pfalcon / awesome-python-compilers
Retrospective of Python compilation efforts
☆64Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-python-compilers
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Process-independent interface to Linux system calls☆68Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated this week
- Python subsets☆41Updated 7 years ago
- Scans Python packages for abi3 violations and inconsistencies☆104Updated this week
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- Partial evaluation of Python code☆18Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆27Updated 2 years ago
- Translate Python's bytecode to data and back again...☆18Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Python tracing module to visualize code execution.☆63Updated last year
- A TUI disassembler☆117Updated 2 years ago
- ☆17Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆62Updated 2 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Python debugger experiments☆25Updated last year
- Cython PyParsing implementation.☆30Updated last month
- Declarative instrumentation for Python.☆88Updated last month
- Parse protocols, without any I/O☆46Updated 7 years ago
- LLDB extension for debugging Python programs☆80Updated this week
- ☆122Updated 2 years ago
- Data Parallel Extensions for Python*☆32Updated 3 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆39Updated 8 months ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆81Updated this week
- Extend Python syntax with HTML.☆87Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- The Python programming language☆32Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week