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`.☆197Updated this week
- A partial parser for C statements and expression☆59Updated last year
- Unravelling Python source code☆190Updated last year
- A Python type checker☆373Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- generate random python code to test linter/formatter/and other tools☆50Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated this week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Communications from the Steering Council☆167Updated 6 months ago
- Design and discussion for the new C-API for Python☆19Updated last month
- Instant visualization of Python AST and Code Objects☆141Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Decisions by the Python Typing Council☆48Updated 11 months ago
- aiosignal: a list of registered asynchronous callbacks☆155Updated this week
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Python module to modify bytecode☆321Updated last week
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Python Development Documentation☆29Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated 2 weeks ago
- An unofficial, importable pip API☆116Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Formatter for your Python unit tests☆105Updated 2 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.☆90Updated 2 weeks ago
- A regular dump of the most-downloaded packages from PyPI☆242Updated 2 weeks ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆662Updated last year
- Await, What?☆51Updated 9 months ago