alex-petrenko / faster-fifoLinks
Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
☆198Updated 4 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☆205Updated last year
- A very simple shared memory dict implementation☆172Updated 3 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆292Updated 6 months ago
- Lock-Free Atomics in Python☆70Updated 7 months ago
- Python fast on-disk dictionary / RocksDB & SpeeDB Python binding☆244Updated 3 months ago
- Very fast Python JSON parsing library☆391Updated last year
- guppy / heapy ported to Python3. It works for real!☆414Updated 7 months ago
- Provide Python access to the NVML library for GPU diagnostics☆245Updated 8 months ago
- Robust and reusable Executor for joblib☆580Updated 3 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆453Updated 11 months ago
- Python bindings for Nanomsg Next Generation.☆303Updated 3 months ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆84Updated 9 months ago
- Pyro 5 - Python remote objects☆362Updated 3 weeks ago
- A Python wrapper for the extremely fast Blosc compression library☆357Updated 2 weeks ago
- ☆153Updated 2 weeks ago
- Utility for measuring the fraction of time the CPython GIL is held☆120Updated 3 years ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆165Updated this week
- A fast and memory efficient LRU cache for Python☆278Updated last month
- Fast Base64 encoding/decoding in Python☆159Updated this week
- A memory analyzer for running python processes☆156Updated 3 years ago
- A platform-independent file lock for Python.☆881Updated this week
- Python 3 implementation of the Readers-writers problem☆98Updated 2 years ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆334Updated 2 weeks ago
- Python Binding for xxHash☆415Updated this week
- Simple, Elegant, Typed Argument Parsing with argparse☆492Updated 2 months ago
- Python bindings for UCX☆138Updated this week
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Flamegraph generator for cProfile stats☆253Updated 2 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆117Updated this week
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago