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:
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last week
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- Process-independent interface to Linux system calls☆70Updated 2 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- Design a new better C API for Python☆59Updated 7 months ago
- Use Nikola to build hpypjoject.org☆30Updated 8 months ago
- A TUI disassembler☆119Updated 2 years ago
- Scans Python packages for abi3 violations and inconsistencies☆111Updated this week
- Python subsets☆41Updated 8 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Python tracing module to visualize code execution.☆64Updated last month
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- Python AST that abstracts the underlying Python version☆145Updated 4 months ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆32Updated 3 years ago
- Extract semantic information about static Python code☆77Updated last month
- The Python programming language☆34Updated 10 months ago
- ☆149Updated 2 years ago
- Repair any wheel, anywhere☆49Updated 8 months ago
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 5 months ago
- Declarative instrumentation for Python.☆90Updated 3 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- ☆17Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- ☆93Updated 2 years ago
- Python debugger experiments☆28Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- High-performance Python runtime extensions☆23Updated this week
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- A tiny observer for the attributes of Python objects.☆34Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago