zq1997 / cpython-overhead-evaluationLinks
☆39Updated 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 3 weeks ago
- A partial parser for C statements and expression☆59Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- A Python type checker☆369Updated last week
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Unravelling Python source code☆188Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python module to modify bytecode☆317Updated last week
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- aiosignal: a list of registered asynchronous callbacks☆150Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated 3 weeks ago
- An unofficial, importable pip API☆114Updated 3 weeks ago
- Visualize CPython's specializing, adaptive interpreter.☆660Updated last year
- Asyncio integration with sync code using greenlets.☆161Updated 6 months ago
- Communications from the Steering Council☆163Updated 3 months ago
- A utility to fetch and download python packages☆151Updated last week
- Formatter for your Python unit tests☆105Updated 2 years ago
- PEP 567 Backport☆90Updated 6 years ago
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆216Updated 3 years ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Reference implementation for the proposed standard library module zoneinfo☆53Updated 10 months ago
- Safe, minimal import sorting for Python projects.☆198Updated 9 months ago
- The Python programming language☆47Updated 4 years ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated last year