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:
- Partial evaluation of Python code☆22Updated 2 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated 3 weeks ago
- Design a new better C API for Python☆59Updated 8 months ago
- A TUI disassembler☆120Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆78Updated 10 months ago
- Python subsets☆41Updated 8 years ago
- Declarative instrumentation for Python.☆91Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 weeks ago
- Sources for website at https://www.pypy.org☆34Updated 3 weeks ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- Python tracing module to visualize code execution.☆66Updated 2 months ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 4 months ago
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Domain Specific Languages in Python☆97Updated last year
- Process-independent interface to Linux system calls☆70Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- Advanced macro expander and language lab for Python.☆67Updated 3 months ago
- High-performance Python runtime extensions☆25Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- ☆72Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆81Updated last week
- Scans Python packages for abi3 violations and inconsistencies☆111Updated this week
- C Python, made faster.☆341Updated 9 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- ☆123Updated 3 years ago
- Grammars suitable for lark parser and Hypothesis☆48Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year