pfalcon / awesome-python-compilersLinks
Retrospective of Python compilation efforts
☆65Updated 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:
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 6 months ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Partial evaluation of Python code☆22Updated 2 years ago
- Declarative instrumentation for Python.☆100Updated this week
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python subsets☆41Updated 8 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 6 months ago
- High-performance Python runtime extensions