zq1997 / cpython-overhead-evaluation
☆38Updated 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
- ☆91Updated last year
- aiosignal: a list of registered asynchronous callbacks☆132Updated this week
- An unofficial, importable pip API☆111Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 4 months ago
- A public mirror of our benchmarking runner repository☆94Updated this week
- A utility to fetch and download python packages☆143Updated this week
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated last week
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆84Updated last week
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆191Updated last week
- generate random python code to test linter/formatter/and other tools☆41Updated last week
- A partial parser for C statements and expression☆59Updated last year
- PEG parser generator for Python☆163Updated last month
- Code for testing performance of popular python webservers☆109Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last week
- PEP 567 Backport☆88Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- Builds a graph of a Python project's internal dependencies.☆74Updated this week
- A Python type checker☆351Updated this week
- The async transformation code.☆90Updated 5 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆341Updated this week
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- Instant visualization of Python AST and Code Objects☆133Updated 7 months ago
- Communications from the Steering Council☆161Updated last month
- Run pytest inside a sub interpreter☆22Updated last year
- Automatic __slots__ for your Python classes☆62Updated last month
- Static Frame Stack Dependency Graph☆24Updated 3 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆97Updated 4 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆79Updated last year