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
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Unravelling Python source code☆191Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Python module to modify bytecode☆325Updated 3 weeks ago
- Communications from the Steering Council☆169Updated 8 months ago
- A partial parser for C statements and expression☆59Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Design and discussion for the new C-API for Python☆19Updated 3 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- A utility to fetch and download python packages☆161Updated this week
- aiosignal: a list of registered asynchronous callbacks☆154Updated this week
- PEP 567 Backport☆90Updated 6 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Reference implementation for the proposed standard library module zoneinfo☆55Updated last year
- A Python type checker☆376Updated 3 weeks ago
- An asyncio event loop using Linux io_uring and kTLS.☆222Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Very old demos and examples removed from the cpython repo☆99Updated 3 years ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- Run mypy and pyright over millions of lines of code☆102Updated this week
- A public mirror of our benchmarking runner repository☆121Updated last week
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 5 years ago
- Python Development Documentation☆29Updated 2 weeks ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Stall tracking for Python's GIL and Trio tasks☆24Updated 6 months ago
- Asyncio support for PEP-567 contextvars backport.☆55Updated 2 years ago
- generate random python code to test linter/formatter/and other tools☆53Updated this week