zq1997 / cpython-overhead-evaluationLinks
☆41Updated 4 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`.☆198Updated 3 weeks ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Unravelling Python source code☆191Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- The Python programming language☆48Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A partial parser for C statements and expression☆59Updated 2 years ago
- An asyncio event loop using Rust compio.☆228Updated last week
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- Python module to modify bytecode☆326Updated last month
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- The multidict implementation☆480Updated last week
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆668Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Communications from the Steering Council☆173Updated last month
- Automatic __slots__ for your Python classes☆70Updated 2 months ago
- A Python type checker☆378Updated last week
- aiosignal: a list of registered asynchronous callbacks☆161Updated 2 weeks ago
- An unofficial, importable pip API☆119Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆100Updated 3 months ago
- PEP 567 Backport☆89Updated 6 years ago
- generate random python code to test linter/formatter/and other tools☆53Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- pytest plugin for easy integration of memray memory profiler☆411Updated last month