zq1997 / RegCPythonLinks
register-based CPython
☆45Updated 2 years ago
Alternatives and similar repositories for RegCPython
Users that are interested in RegCPython are comparing it to the libraries listed below
Sorting:
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 9 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years 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.☆90Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 7 months ago
- ☆92Updated 2 years ago
- generate random python code to test linter/formatter/and other tools☆44Updated this week
- Decisions by the Python Typing Council☆46Updated 8 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- a placeholder☆28Updated 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/☆83Updated last year
- Useful types for Python☆132Updated 2 months ago
- A low-level library for installing from a Python wheel distribution.☆136Updated last week
- minimize python source code to find bugs more easily☆38Updated this week
- PEG parser generator for Python☆175Updated 6 months ago
- ☆36Updated last week
- A TUI disassembler☆119Updated 2 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- can we have dict unpacking in python?☆34Updated 2 months ago
- Retrieve information from typeshed and other typing stubs☆25Updated last month
- Utilities for refactoring imports in python-like syntax.☆24Updated 2 weeks ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 2 weeks ago
- A public mirror of our benchmarking runner repository☆111Updated this week
- A Python type explainer!☆81Updated last year
- Tool for fixing trivial problems with your code.☆64Updated last year
- ☆40Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week