zq1997 / RegCPythonLinks
register-based CPython
☆46Updated 2 years ago
Alternatives and similar repositories for RegCPython
Users that are interested in RegCPython are comparing it to the libraries listed below
Sorting:
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- PEG parser generator for Python☆194Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Unravelling Python source code☆191Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- ☆37Updated 2 months ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆100Updated 2 months ago
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated last year
- A TUI disassembler☆121Updated 5 months ago
- Sources for website at https://www.pypy.org☆36Updated 2 weeks ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- ☆93Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Retrieve information from typeshed and other typing stubs☆30Updated 3 weeks ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- generate random python code to test linter/formatter/and other tools☆53Updated this week
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 4 years ago
- Python Typing Intersection examples☆50Updated last year
- Collecting examples of unsoundness in the Python type system☆74Updated 3 months ago
- a placeholder☆29Updated last year
- Decisions by the Python Typing Council☆51Updated last year
- A low-level library for installing from a Python wheel distribution.☆142Updated this week
- Instant visualization of Python AST and Code Objects☆144Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Run Python type checkers over millions of lines of code☆106Updated 3 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago