Pinned Repositories
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.
GLSLSample
Note the glsl usage
jgit
Pure java implementation of Git used by EGit(fork of https://git.eclipse.org/r/jgit/jgit.git, but no history commit,)
Js2Py
JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python🚀 Try it online:
libuv-patched
libuv patched to support for android API 21 , and other old os for compatibility.
partic2-iamdee
Small and extensible AMD loader. Branch of https://github.com/grassator/iamdee
pwart
A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.
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.
tinycc-min
A branch fork from TinyCC(https://repo.or.cz/tinycc.git) and remove unnecessary feature.
xplatj2
a trial project aim to make a cross-platform layer
partic2's Repositories
partic2/pwart
A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.
partic2/tinycc-min
A branch fork from TinyCC(https://repo.or.cz/tinycc.git) and remove unnecessary feature.
partic2/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.
partic2/libffi
libffi with cmake build system ,fork from https://github.com/am11/libffi/tree/feature/cmake-build-configs
partic2/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.
partic2/tinyjit
[deprecated]A jit libraryextract and enhance from the tinycc compiler backend.
partic2/GLSLSample
Note the glsl usage
partic2/jgit
Pure java implementation of Git used by EGit(fork of https://git.eclipse.org/r/jgit/jgit.git, but no history commit,)
partic2/Js2Py
JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python🚀 Try it online:
partic2/libuv-patched
libuv patched to support for android API 21 , and other old os for compatibility.
partic2/partic2-iamdee
Small and extensible AMD loader. Branch of https://github.com/grassator/iamdee
partic2/PursuerJavaBridgeGen
This is a code generator to generate C jni glue code according to the java files.
partic2/xplatj2
a trial project aim to make a cross-platform layer
partic2/libffi-forked
A portable foreign-function interface library.
partic2/protask
Generator based task library. With cancelable Promise and task local support.
partic2/pxseed-CorePackages
partic2/python-mingw-patch
patch the python on windows to let the python support compile native c/c++ code with MinGW
partic2/remotepyexecutor
"remotepyexecutor" is a python module to execute python source code on remote host with TCP connection.
partic2/simple-memory-allocator
Implement memory allocator function(like malloc realloc free etc.) on a flat memory space
partic2/tbox-build-tools
Some tbox build tools(extract from xmake) can help you build tbox where xmake is not installed
partic2/tinycc
Unofficial mirror of mob development branch
partic2/VideoCaptureLibrary
Cross-platform library for video capture device
partic2/xplatj1
a trial project aim to make a cross-platform layer (deprecated, see xplatj2)