alex-petrenko / faster-fifoLinks
Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
☆198Updated 2 months ago
Alternatives and similar repositories for faster-fifo
Users that are interested in faster-fifo are comparing it to the libraries listed below
Sorting:
- Serialize numpy arrays using msgpack☆204Updated 11 months ago
- A very simple shared memory dict implementation☆171Updated 2 years ago
- Python fast on-disk dictionary / RocksDB & SpeeDB Python binding☆236Updated last month
- Python bindings for Nanomsg Next Generation.☆300Updated 2 months ago
- Lock-Free Atomics in Python☆69Updated 6 months ago
- Multiprocessing queues for numpy arrays using shared memory☆59Updated last year
- Very fast Python JSON parsing library☆386Updated last year
- ☆149Updated 3 months ago
- Robust and reusable Executor for joblib☆574Updated last month
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆290Updated 4 months ago
- Python 3 implementation of the Readers-writers problem☆96Updated last year
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆80Updated 7 months ago
- A Python wrapper for the extremely fast Blosc compression library☆356Updated 2 months ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆328Updated 3 weeks ago
- Utility for measuring the fraction of time the CPython GIL is held☆119Updated 3 years ago
- Universal Python binding for the LMDB 'Lightning' Database☆699Updated this week
- Pyro 5 - Python remote objects☆353Updated 5 months ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated last year
- A fast and memory efficient LRU cache for Python☆278Updated last month
- Python Binding for xxHash☆408Updated last week
- Fast Base64 encoding/decoding in Python☆157Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆110Updated 4 months ago
- Simple, Elegant, Typed Argument Parsing with argparse☆483Updated last month
- better multiprocessing and multithreading in Python☆674Updated 3 weeks ago
- Handler for logging from multiple processes☆390Updated last year
- A memory analyzer for running python processes☆156Updated 3 years ago
- guppy / heapy ported to Python3. It works for real!☆413Updated 6 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Provide Python access to the NVML library for GPU diagnostics☆241Updated 7 months ago