pfalcon / awesome-python-compilersLinks
Retrospective of Python compilation efforts
☆64Updated 3 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
Sorting:
- Python tracing module to visualize code execution.☆64Updated 2 weeks ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 3 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last year
- Python subsets☆41Updated 8 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Declarative instrumentation for Python.☆90Updated last month
- Use Nikola to build hpypjoject.org☆30Updated 6 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- Scans Python packages for abi3 violations and inconsistencies☆110Updated last week
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated last year
- Partial evaluation of Python code☆21Updated 2 years ago
- Arena allocator for Python objects.☆13Updated 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- Process-independent interface to Linux system calls☆70Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- ☆17Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- The Python programming language☆47Updated 4 years ago
- A TUI disassembler☆119Updated 2 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Mypyc benchmarks☆27Updated 4 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Domain Specific Languages in Python☆96Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Python bindings for procmaps.rs☆35Updated 2 weeks ago
- A python implementation of delta debugging tool.☆25Updated last year