alex-petrenko / faster-fifo
Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
☆179Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for faster-fifo
- Multiprocessing queues for numpy arrays using shared memory☆55Updated last year
- Serialize numpy arrays using msgpack☆197Updated 4 months ago
- Very fast Python JSON parsing library☆362Updated 7 months ago
- A very simple shared memory dict implementation☆161Updated 2 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆273Updated last week
- Python 3 implementation of the Readers-writers problem☆89Updated last year
- Pyro 5 - Python remote objects☆316Updated last month
- A simple library for creating shared memory numpy arrays☆42Updated 3 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆116Updated 3 years ago
- Thread-safe asyncio-aware queue for Python☆823Updated this week
- Python fast on-disk dictionary / RocksDB & SpeeDB Python binding☆188Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆447Updated 2 months ago
- A Python wrapper for the extremely fast Blosc compression library☆353Updated 2 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated 9 months ago
- A Python 3.5+ library that integrates the multiprocessing module with asyncio☆655Updated 2 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆98Updated 2 months ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- Fast Base64 encoding/decoding in Python☆139Updated this week
- Robust and reusable Executor for joblib☆538Updated 3 weeks ago
- Python bindings for Nanomsg Next Generation.☆272Updated 5 months ago
- Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio☆218Updated 7 months ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆62Updated 6 months ago
- A fast and thorough lazy object proxy.☆247Updated this week
- persistent caching to memory, disk, or database☆261Updated 2 weeks ago
- Lock-Free Atomics in Python☆54Updated last year
- guppy / heapy ported to Python3. It works for real!☆390Updated 2 months ago
- A Vectorized Python Dict/Set☆115Updated last year
- Extended pickling support for Python objects☆1,661Updated last month
- A fast and memory efficient LRU cache for Python☆260Updated 2 months ago
- Python library for handling efficiently sorted integer sets.☆205Updated 2 months ago