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
- Design a new better C API for Python☆59Updated 2 months ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Python subsets☆41Updated 7 years ago
- Utilities for run-time type validation and multiple dispatch☆162Updated 3 months ago
- A TUI disassembler☆118Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 4 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Safely evaluate AST nodes without side effects☆46Updated 6 months ago
- Python tracing module to visualize code execution.☆62Updated 2 years ago
- ☆39Updated 7 months ago
- Declarative instrumentation for Python.☆88Updated 3 weeks ago
- ☆91Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆40Updated 11 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆43Updated 10 months ago
- Process-independent interface to Linux system calls☆69Updated 2 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆38Updated 3 years ago
- Scans Python packages for abi3 violations and inconsistencies☆104Updated this week
- Repair any wheel, anywhere☆42Updated 3 months ago
- A minimal re-implementation of Python's `venv` module☆135Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 4 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated 11 months ago
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- The Python programming language☆47Updated 3 years ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆23Updated this week
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆80Updated last year
- ☆43Updated 4 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆48Updated 2 months ago