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 5 months ago
- High-performance Python runtime extensions☆53Updated this week
- Partial evaluation of Python code☆22Updated 2 years ago
- Sources for website at https://www.pypy.org☆36Updated 2 months ago
- Python subsets☆41Updated 8 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Design a new better C API for Python☆60Updated 2 months ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Declarative instrumentation for Python.☆100Updated this week
- A TUI disassembler☆121Updated 4 months ago
- Process-independent interface to Linux system calls☆69Updated 3 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- ☆72Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Scans Python packages for abi3 violations and inconsistencies☆119Updated last week
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- ☆93Updated 2 years ago
- ☆17Updated 5 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Repair any wheel, anywhere☆53Updated last week
- Python tracing module to visualize code execution.☆67Updated 7 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- C Python, made faster.☆344Updated 10 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated last week