brandtbucher / cpythonLinks
The Python programming language
☆25Updated this week
Alternatives and similar repositories for cpython
Users that are interested in cpython are comparing it to the libraries listed below
Sorting:
- register-based CPython☆45Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆344Updated 3 years ago
- PEG parser generator for Python☆177Updated 7 months ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- ☆36Updated last month
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated last year
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆146Updated 4 years ago
- Python module to modify bytecode☆317Updated 2 weeks ago
- ☆39Updated 3 years ago
- A Python JIT compiler☆12Updated 6 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- The easiest way to parse text in Python☆106Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆426Updated 3 weeks ago
- A partial parser for C statements and expression☆59Updated last year
- The Zig programming language, packaged for PyPI☆178Updated last month
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆439Updated last year
- Python AST that abstracts the underlying Python version☆145Updated 5 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- ☆84Updated last month
- ☆93Updated 2 years ago
- Annotate Python AST trees with source text and token information☆183Updated 3 weeks ago
- Python type hints are Turing complete.☆33Updated 2 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago