zq1997 / cpython-overhead-evaluationLinks
☆40Updated 3 years ago
Alternatives and similar repositories for cpython-overhead-evaluation
Users that are interested in cpython-overhead-evaluation are comparing it to the libraries listed below
Sorting:
- ☆93Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- A Python type checker☆377Updated last month
- A partial parser for C statements and expression☆59Updated 2 years ago
- A public mirror of our benchmarking runner repository☆122Updated last month
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Unravelling Python source code☆191Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- aiosignal: a list of registered asynchronous callbacks☆160Updated last week
- Decisions by the Python Typing Council☆49Updated last year
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Static Frame Stack Dependency Graph☆23Updated 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.☆101Updated last month
- An unofficial, importable pip API☆118Updated 2 weeks ago
- Communications from the Steering Council☆174Updated 9 months ago
- pytest plugin for easy integration of memray memory profiler☆408Updated 2 weeks ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Automatic __slots__ for your Python classes☆69Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- A utility to fetch and download python packages☆158Updated last week
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- generate random python code to test linter/formatter/and other tools☆53Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated last week
- The async transformation code.☆100Updated 3 months ago