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
- Communications from the Steering Council☆170Updated 8 months ago
- A partial parser for C statements and expression☆59Updated last year
- Unravelling Python source code☆191Updated last year
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Design and discussion for the new C-API for Python☆19Updated 4 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- A Python type checker☆374Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A public mirror of our benchmarking runner repository☆121Updated 3 weeks ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- aiosignal: a list of registered asynchronous callbacks☆159Updated this week
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Python module to modify bytecode☆326Updated this week
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- An asyncio event loop using Linux io_uring and kTLS.☆222Updated this week
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- A utility to fetch and download python packages☆159Updated this week
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- pytest plugin for easy integration of memray memory profiler☆407Updated 3 weeks ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Guido's time machine☆102Updated 5 years ago
- generate random python code to test linter/formatter/and other tools☆53Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 months ago
- Run mypy and pyright over millions of lines of code☆103Updated last week