scoder / fastrlock
A fast RLock implementation for CPython
☆25Updated 3 months ago
Alternatives and similar repositories for fastrlock:
Users that are interested in fastrlock are comparing it to the libraries listed below
- Fast fractions reimplementation in Cython☆39Updated last month
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 4 months ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆43Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆100Updated this week
- Python module for detection of CPU features☆28Updated last month
- Safely evaluate AST nodes without side effects☆44Updated 8 months ago
- CPU parallelism for Trio☆59Updated last week
- Delayed iteration for polling and retries.☆30Updated 4 months ago
- A sliding memory map manager☆71Updated 3 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆58Updated this week
- Lazy & self-destructive tools for speeding up module imports☆54Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- An efficient and lightweight thread pool☆37Updated 4 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 5 months ago
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆29Updated 4 months ago
- Python bindings to the Rust rpds crate for persistent data structures☆47Updated last week
- Python module for accessing databases using the ODBC API.☆11Updated 8 months ago
- Discover and load entry points from installed packages☆74Updated 4 months ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- like shlex, but for windows☆31Updated 5 months ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆28Updated last month
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated 5 months ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- A friendly fork of autopxd☆48Updated 4 months ago
- Memory efficient way of reading files line-by-line from the end of file.☆42Updated last week
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago