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…☆46Updated last month
- Python subsets☆41Updated 8 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆79Updated 11 months ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Design a new better C API for Python☆59Updated 2 weeks ago
- Sources for website at https://www.pypy.org☆34Updated last month
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Declarative instrumentation for Python.☆91Updated last month
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- Process-independent interface to Linux system calls☆70Updated 3 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- A TUI disassembler☆121Updated 2 weeks ago
- Domain Specific Languages in Python☆97Updated last year
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 7 months ago
- ☆36Updated this week
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Arena allocator for Python objects.☆14Updated 5 years ago
- High-performance Python runtime extensions☆32Updated this week
- C Python, made faster.☆341Updated 9 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Python tracing module to visualize code execution.☆66Updated 3 months ago
- ☆17Updated 4 years ago
- Python debugger experiments☆30Updated last year