alex-petrenko / faster-fifoLinks
Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
☆205Updated 8 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:
- Very fast Python JSON parsing library☆399Updated last year
- Serialize numpy arrays using msgpack☆209Updated last year
- A very simple shared memory dict implementation☆173Updated 3 years ago
- Lock-Free Atomics in Python☆73Updated 11 months ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 2 months ago
- ☆159Updated 2 months ago
- Robust and reusable Executor for joblib☆600Updated 3 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 10 months ago
- Python fast on-disk dictionary / RocksDB & SpeeDB Python binding☆274Updated last week
- Python bindings for Nanomsg Next Generation.☆315Updated last week
- Pyro 5 - Python remote objects☆369Updated last week
- Multiprocessing queues for numpy arrays using shared memory☆59Updated 2 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated last year
- Fast Base64 encoding/decoding in Python☆167Updated last week
- A Python 3.5+ library that integrates the multiprocessing module with asyncio☆663Updated 3 years ago
- Python Binding for xxHash☆435Updated 2 weeks ago
- Python 3 implementation of the Readers-writers problem☆104Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆280Updated 2 months ago
- MessagePack serialization library for Python derived from orjson, written in Rust using PyO3☆363Updated this week
- example on how to setup pybind11 extension builds with poetry☆33Updated 3 years ago
- guppy / heapy ported to Python3. It works for real!☆418Updated 2 months ago
- Multi threading and processing eye-candy.☆642Updated last month
- Thread-safe asyncio-aware queue for Python☆943Updated 2 weeks ago
- Universal Python binding for the LMDB 'Lightning' Database☆728Updated last month
- Handler for logging from multiple processes☆395Updated 2 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆121Updated 4 years ago
- A platform-independent file lock for Python.☆914Updated last week
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year