alex-petrenko / faster-fifo
Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
☆190Updated last week
Alternatives and similar repositories for faster-fifo:
Users that are interested in faster-fifo are comparing it to the libraries listed below
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆283Updated last month
- A very simple shared memory dict implementation☆167Updated 2 years ago
- Very fast Python JSON parsing library☆380Updated last year
- Lock-Free Atomics in Python☆65Updated 3 months ago
- A fast and memory efficient LRU cache for Python☆273Updated 7 months ago
- Python 3 implementation of the Readers-writers problem☆94Updated last year
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆265Updated this week
- Utility for measuring the fraction of time the CPython GIL is held☆118Updated 3 years ago
- A Vectorized Python Dict/Set☆117Updated last year
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆303Updated this week
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆76Updated 4 months ago
- example on how to setup pybind11 extension builds with poetry☆33Updated 2 years ago
- Simple, Elegant, Typed Argument Parsing with argparse☆462Updated 2 months ago
- Serialize numpy arrays using msgpack☆202Updated 8 months ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆105Updated last month
- Read/Write Lock - synchronization primitive for asyncio☆152Updated last week
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆201Updated last week
- A memory analyzer for running python processes☆156Updated 3 years ago
- Linux AIO c python bindings☆71Updated 2 months ago
- A Python 3.5+ library that integrates the multiprocessing module with asyncio☆654Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Thread-safe asyncio-aware queue for Python☆867Updated this week
- A "run" function for asyncio-based apps that does all the boilerplate.☆454Updated 2 months ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆188Updated this week
- guppy / heapy ported to Python3. It works for real!☆409Updated 2 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆450Updated 7 months ago
- larch.pickle - A faster python pickle replacement☆32Updated 3 months ago
- Auditing and relabeling cross-distribution Linux wheels.☆467Updated this week
- A distributed, structured concurrency runtime for Python (and friends)☆277Updated last week
- Robust and reusable Executor for joblib☆558Updated 3 weeks ago