brandtbucher / cpythonLinks
The Python programming language
☆25Updated 3 weeks ago
Alternatives and similar repositories for cpython
Users that are interested in cpython are comparing it to the libraries listed below
Sorting:
- ☆37Updated 3 weeks ago
- register-based CPython☆47Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆353Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- PEG parser generator for Python☆191Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 5 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- The Zig programming language, packaged for PyPI☆192Updated 3 months ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- ASDL parser☆20Updated 3 years ago
- Python module to modify bytecode☆326Updated last week
- A TUI disassembler☆121Updated 4 months ago
- ☆40Updated 3 years ago
- Sources for website at https://www.pypy.org☆36Updated 2 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 6 months ago
- Python type hints are Turing complete.☆34Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆418Updated 3 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- The easiest way to parse text in Python☆109Updated 2 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Design a new better C API for Python☆60Updated 2 months ago
- A partial parser for C statements and expression☆59Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆101Updated last month
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 3 weeks ago