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
- Unravelling Python source code☆191Updated last year
- A Python type checker☆377Updated last month
- A partial parser for C statements and expression☆59Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- A public mirror of our benchmarking runner repository☆122Updated last month
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 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.☆101Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Communications from the Steering Council☆174Updated 9 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Design and discussion for the new C-API for Python☆19Updated 4 months ago
- aiosignal: a list of registered asynchronous callbacks☆160Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- generate random python code to test linter/formatter/and other tools☆53Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Automatically remove unnecessary `# noqa` comments☆262Updated last week
- A utility to fetch and download python packages☆158Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- pytest plugin for easy integration of memray memory profiler☆408Updated 2 weeks ago
- The multidict implementation☆478Updated this week
- Formatter for your Python unit tests☆106Updated 3 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 2 months ago