pursuer's repos on GitHub
C 19 人关注
pwart A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.
C 5 人关注
tinycc-min A branch fork from TinyCC(https://repo.or.cz/tinycc.git) and remove unnecessary feature.
C 2 人关注
libffi libffi with cmake build system ,fork from https://github.com/am11/libffi/tree/feature/cmake-build-configs
C++ 2 人关注
PxpRpc a very tiny rpc library aim to intercommunicate and interchange data cross platforms and languages(c,java,python,typescript(Javascript),c#) with high performance and little load.
C 2 人注
tinyjit [deprecated]A jit libraryextract and enhance from the tinycc compiler backend.
C++ 1 人关注
avian Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's (JVM) features, suitable for building self-contained applications.
Java 1 人关注
jgit Pure java implementation of Git used by EGit(fork of https://git.eclipse.org/r/jgit/jgit.git, but no history commit,)
C++ 1 人关注
selfextractingexe A tool to pack directory into one executable, which can self extract these packed files out when executed. Support Windows and Linux
C 1 人关注
simpleffi Simple ffi to cross compile easily. With limited function.
Javascript 0 人关注
Js2Py Javascript to Python Translator & Javascript interpreter written in 100% pure Python Try it online:
0 人关注
libffi-forked A portable foreign-function interface library.
C 0 人关注
libuv-patched libuv patched to support for android API 21 , and other old os for compatibility.
TypeScript 0 人关注
partic2-iamdee Small and extensible AMD loader. Branch of https://github.com/grassator/iamdee
TypeScript 0 人关注
protask Generator based task library.
Python 0 人关注
PursuerJavaBridgeGen This is a code generator to generate C jni glue code according to the java files.
TypeScript 0 人关注
pxseed-CorePackages "pxseed" is a package manager manage Javascript/typescript code and assets for browser ,node(server) and txiki.js by using AMD loader.
Python 0 人关注
python-mingw-patch patch the python on windows to let the python support compile native c/c++ code with MinGW
Python 0 人关注
remotepyexecutor "remotepyexecutor" is a python module to execute python source code on remote host with TCP connection.
C 0 人关注
simple-memory-allocator Implement memory allocator function(like malloc realloc free etc.) on a flat memory space
C 0 人关注
sljit Platform independent low-level JIT compiler
C 0 人关注
tbox-build-tools Some tbox build tools(extract from xmake) can help you build tbox where xmake is not installed
C 0 人关注
tinycc Unofficial mirror of mob development branch
C 0 人关注
txiki.js A tiny Javascript runtime
Java 0 人关注
xplatj1 a trial project aim to make a cross-platform layer (deprecated, see xplatj2)
Java 0 人关注
xplatj2 a trial project aim to make a cross-platform layer