pfalcon / awesome-python-compilers
Retrospective of Python compilation efforts
☆64Updated 2 years ago
Alternatives and similar repositories for awesome-python-compilers:
Users that are interested in awesome-python-compilers are comparing it to the libraries listed below
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆162Updated this week
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 6 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated 2 weeks ago
- Design a new better C API for Python☆59Updated 3 months ago
- Python subsets☆41Updated 8 years ago
- Scans Python packages for abi3 violations and inconsistencies☆105Updated last month
- A TUI disassembler☆119Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- Safely evaluate AST nodes without side effects☆44Updated 7 months ago
- Python tracing module to visualize code execution.☆62Updated 2 years ago
- A sandboxed Python subset for safe evaluation☆33Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Extract semantic information about static Python code☆72Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 2 years ago
- Python debugger experiments☆28Updated last year
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago
- Partial evaluation of Python code☆20Updated 2 years ago
- Repair any wheel, anywhere☆45Updated 4 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- python cffi bindings for the oniguruma regex engine☆17Updated 2 weeks ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- ☆43Updated 6 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆40Updated last year
- ☆39Updated 8 months ago
- A minimal re-implementation of Python's `venv` module☆135Updated 8 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated 11 months ago
- LLDB extension for debugging Python programs☆83Updated 3 months ago