zq1997 / RegCPython
register-based CPython
☆45Updated last year
Alternatives and similar repositories for RegCPython:
Users that are interested in RegCPython are comparing it to the libraries listed below
- generate random python code to test linter/formatter/and other tools☆42Updated this week
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 4 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 4 months ago
- minimize python source code to find bugs more easily☆31Updated this week
- A public mirror of our benchmarking runner repository☆95Updated this week
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆85Updated this week
- A TUI disassembler☆118Updated 2 years ago
- ☆35Updated 3 weeks ago
- Useful types for Python☆124Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- Vendorize packages from PyPI☆102Updated 5 months ago
- A library implementing C++'s custom literal suffixes using pure Python.☆34Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆48Updated 2 months ago
- A repo to track the progress of Python on WebAssembly (WASM)☆49Updated 3 months ago
- ☆91Updated last year
- Decisions by the Python Typing Council☆45Updated 3 months ago
- ☆39Updated 7 months ago
- PEP 621 metadata parsing☆38Updated this week
- A command line tool, to simplify vendoring pure Python dependencies.☆75Updated 3 weeks ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆83Updated 3 months ago
- Backport of PEP 654 (exception groups)☆42Updated 3 weeks ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆80Updated last year
- Python dependency specifications supporting logical operations☆22Updated last month
- Friendlier Python tracebacks.☆78Updated 5 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated this week
- A partial parser for C statements and expression☆59Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆38Updated 3 years ago