dpdani / cereggiiLinks
Thread synchronization utilities for Python
☆37Updated this week
Alternatives and similar repositories for cereggii
Users that are interested in cereggii are comparing it to the libraries listed below
Sorting:
- A library of utilities to support efficient, scalable Python development leveraging Free Threaded Python.☆63Updated 3 weeks ago
- High-performance Python runtime extensions☆53Updated last week
- A utility to fetch and download python packages☆158Updated last week
- Stall tracking for Python's GIL and Trio tasks☆24Updated 7 months ago
- Low-level IO utilities for PosgtreSQL drivers.☆35Updated last month
- ☆119Updated last year
- Python bindings to the Rust rpds crate for persistent data structures☆59Updated last week
- A low-overhead sampling memory profiler for Python 3☆30Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆102Updated last month
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- An asyncio event loop using Rust compio.☆223Updated last week
- A public mirror of our benchmarking runner repository☆122Updated last month
- Vendorize packages from PyPI☆106Updated last year
- ☆93Updated 2 years ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- Run mypy and pyright over millions of lines of code☆105Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last 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…☆268Updated last week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆127Updated 3 months ago
- Sniff out which async library your code is running under☆145Updated last year
- Design a new better C API for Python☆60Updated 2 months ago
- A minimal re-implementation of Python's `venv` module☆139Updated 5 months ago
- Read/Write Lock - synchronization primitive for asyncio☆170Updated 2 weeks ago
- Pytest plugin for trio☆59Updated 2 months ago
- aiosignal: a list of registered asynchronous callbacks☆160Updated this week
- Make Python CLI tools win the speed race, by cheating!☆76Updated 2 weeks ago
- An unofficial, importable pip API☆118Updated 2 weeks ago
- Python dependency specifications supporting logical operations☆28Updated 5 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last month