pfalcon / awesome-python-compilers
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:
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Design a new better C API for Python☆59Updated 5 months ago
- A TUI disassembler☆119Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- Python subsets☆41Updated 8 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆40Updated last year
- Declarative instrumentation for Python.☆89Updated last month
- Domain Specific Languages in Python☆96Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- Process-independent interface to Linux system calls☆70Updated 2 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last week
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Advanced macro expander and language lab for Python.☆65Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated last year
- A Python to C compiler☆40Updated 4 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Intelligently search in Python code☆67Updated last year
- Partial evaluation of Python code☆20Updated 2 years ago
- Cython PyParsing implementation.☆30Updated 6 months ago
- Extract semantic information about static Python code☆75Updated 2 months ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Discussions about problems with the current C Api☆19Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Repair any wheel, anywhere☆46Updated 6 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago