dpdani / cereggiiLinks
Thread synchronization utilities for Python
☆37Updated 2 weeks ago
Alternatives and similar repositories for cereggii
Users that are interested in cereggii are comparing it to the libraries listed below
Sorting:
- A utility to fetch and download python packages☆159Updated this week
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 2 months ago
- High-performance Python runtime extensions☆51Updated this 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.☆101Updated last month
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆127Updated 2 months ago
- Python bindings to the Rust rpds crate for persistent data structures☆58Updated last week
- ☆93Updated 2 years ago
- Make Python CLI tools win the speed race, by cheating!☆76Updated 6 months ago
- Vendorize packages from PyPI☆106Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Low-level IO utilities for PosgtreSQL drivers.☆35Updated 2 weeks ago
- Stall tracking for Python's GIL and Trio tasks☆24Updated 7 months ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆263Updated last week
- Run mypy and pyright over millions of lines of code