brandtbucher / cpythonLinks
The Python programming language
☆25Updated last month
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. 🤖☆80Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- PEG parser generator for Python☆181Updated 9 months ago
- ☆37Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆47Updated 2 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated last month
- Python AST that abstracts the underlying Python version☆146Updated last week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated this week
- register-based CPython☆46Updated 2 years ago
- The Zig programming language, packaged for PyPI☆183Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A list of dead JIT compiler projects for CPython.☆17Updated 2 years ago
- ASDL parser☆20Updated 2 years ago
- A TUI disassembler☆121Updated last month
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Python module to modify bytecode☆322Updated 2 weeks ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- ☆39Updated 3 years ago
- A partial parser for C statements and expression☆59Updated last year
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- The easiest way to parse text in Python☆110Updated 2 months ago
- Python type hints are Turing complete.☆33Updated 2 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 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.☆90Updated last week