dpdani / cereggiiLinks
Thread synchronization utilities for Python
☆36Updated this week
Alternatives and similar repositories for cereggii
Users that are interested in cereggii are comparing it to the libraries listed below
Sorting:
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆96Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A utility to fetch and download python packages☆161Updated this week
- 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…☆254Updated this week
- Stall tracking for Python's GIL and Trio tasks☆24Updated 5 months ago
- An unofficial, importable pip API☆116Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 weeks ago
- High-performance Python runtime extensions☆38Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated last week
- Make Python CLI tools win the speed race, by cheating!☆76Updated 4 months ago
- Run mypy and pyright over millions of lines of code☆102Updated last week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 years ago
- Python bindings to the Rust rpds crate for persistent data structures☆55Updated this week
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- ☆93Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A library of utilities to support efficient, scalable Python development leveraging Free Threaded Python.☆62Updated last month
- A minimal re-implementation of Python's `venv` module☆138Updated 3 months ago
- invoke asyncio awaitables from non-async functions☆63Updated last year
- Python dependency specifications supporting logical operations☆27Updated 2 months ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- ☆119Updated last year
- Design a new better C API for Python☆59Updated 2 weeks ago
- Vendorize packages from PyPI☆105Updated last year
- a placeholder☆29Updated 11 months ago
- Compiled variants of the Python standard library.☆139Updated last year
- Idiomatic asyncio utilties☆162Updated last week
- aiosignal: a list of registered asynchronous callbacks☆155Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated this week