10 projects
justjit
Fast Python JIT compiler using LLVM ORC - lowers Python bytecode to native machine code
fluxa
A high-performance template engine for Python written on top of minijinja
pyturi
Build cross-platform desktop apps with Python and web technologies
toon-parser
Fast Python bindings for TOON format parser
toon-parser-async
Async wrapper for toon-parser - High-performance TOON format parser
velocix
A learning project - ASGI web framework built to understand async Python patterns
pyexec-compiler
Python JIT/AOT compiler with Numba integration and LLVM backend (Educational Project)
python-typeflow
Seamlessly handle type conversion during operations in Python