rayrc

rayrc

Geek Repo

Ray Anthony, RC Organization.

Location:Los Angeles,CA

Home Page:http://rayanthony.io/

Github PK Tool:Github PK Tool

rayrc's repositories

BioIdentify

BioIdentify is a command line tool for fingerprints feature extraction, 1on1 match and 1onN match .

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

home-snippets-server

simple content manager for Fx4 home page snippets

Language:PythonStargazers:0Issues:0Issues:0

home-snippets-switcher

You probably don't want to use this add-on. If you're sure you do, then you probably know what you're doing.

Language:JavaScriptStargazers:0Issues:0Issues:0

paynode

Mega library that includes various loadable modules for interacting with different payment gateways

Language:JavaScriptStargazers:0Issues:0Issues:0

php-simple-proxy

Simple PHP Proxy: Get external HTML, JSON and more!

Language:CSSLicense:GPL-2.0Stargazers:0Issues:0Issues:0

SoftWire

SoftWire is a class library written in object-oriented C++ for compiling assembly code. It can be used in projects to generate x86 machine code at run-time as an alternative to self-modifying code. Scripting languages might also benefit by using SoftWire as a JIT-compiler back-end. It also allows to eliminate jumps for variables which are temporarily constant during run-time, like for efficient graphics processing by constructing an optimised pipeline. Because of its possibility for 'instruction rewiring' by run-time conditional compilation, I named it "SoftWire". It is targeted only at developers with a good knowledge of C++ and x86 assembly. Project originally by Nicolas Capens, new implementation by Simone Margaritelli aka evilsocket

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0