brandtbucher / cpythonLinks
The Python programming language
☆25Updated 2 months ago
Alternatives and similar repositories for cpython
Users that are interested in cpython are comparing it to the libraries listed below
Sorting:
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- register-based CPython☆46Updated 2 years ago
- PEG parser generator for Python☆183Updated 10 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- ☆37Updated 2 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 3 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- The Zig programming language, packaged for PyPI☆185Updated last month
- Experiments for the official PEG parser generator for Python☆280Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆431Updated 3 weeks ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆349Updated 3 weeks ago
- A list of dead JIT compiler projects for CPython.☆17Updated 3 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- ☆39Updated 3 years ago
- Python type hints are Turing complete.☆33Updated 2 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 4 months ago
- Sources for website at https://www.pypy.org☆34Updated last week
- ☆150Updated 3 years ago
- A partial parser for C statements and expression☆60Updated last year
- A language toolchain for explicitly typed annotated Python. 🐍☆70Updated 2 years ago
- HPy: a better API for Python☆1,121Updated 5 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Python module to modify bytecode☆323Updated last month
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆665Updated last year
- LLDB extension for debugging Python programs☆89Updated 11 months ago
- ASDL parser☆20Updated 2 years ago
- An LR(1) parser generator, implemented as a proc macro☆16Updated 2 years ago