pursuer's repos on GitHub
C 20 watchers
pwart A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.
C 5 watchers
tinycc-min A branch fork from TinyCC(https://repo.or.cz/tinycc.git) and remove unnecessary feature.
C 3 watchers
libffi libffi with cmake build system ,fork from https://github.com/am11/libffi/tree/feature/cmakebuild-configs
C++ 2 watchers
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.
C 2 watchers
tinyjit [deprecated]A jit libraryextract and enhance from the tinycc compiler backend.
C++ 1 watchers
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 watchers
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 watchers
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 watchers
simpleffi Simple ffi to cross compile easily. With limited function.
Javascript 0 watchers
Js2Py Javascript to Python Translator & Javascript interpreter written in 100% pure Python Try it online:
0 watchers
libffi-forked A portable foreign-function interface library.
C 0 watchers
libuv-patched libuv patched to support for android API 21 , and other old os for compatibility.
TypeScript 0 watchers
partic2-iamdee Small and extensible AMD loader. Branch of https://github.com/grassator/iamdee
TypeScript 0 watchers
protask Generator based task library.
Python 0 watchers
PursuerJavaBridgeGen This is a code generator to generate C jni glue code according to the java files.
TypeScript 0 watchers
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 watchers
python-mingw-patch patch the python on windows to let the python support compile native c/c++ code with MinGW
Python 0 watchers
remotepyexecutor "remotepyexecutor" is a python module to execute python source code on remote host with TCP connection.
C 0 watchers
simple-memory-allocator Implement memory allocator function(like malloc realloc free etc.) on a flat memory space
C 0 watchers
sljit Platform independent low-level JIT compiler
C 0 watchers
tbox-build-tools Some tbox build tools(extract from xmake) can help you build tbox where xmake is not installed
C 0 watchers
tinycc Unofficial mirror of mob development branch
C 0 watchers
txiki.js A tiny Javascript runtime
Java 0 watchers
xplatj1 a trial project aim to make a cross-platform layer (deprecated, see xplatj2)
Java 0 watchers
xplatj2 a pxseed loader