alex-petrenko / faster-fifo
Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
☆188Updated last month
Alternatives and similar repositories for faster-fifo:
Users that are interested in faster-fifo are comparing it to the libraries listed below
- Serialize numpy arrays using msgpack☆200Updated 7 months ago
- A very simple shared memory dict implementation☆164Updated 2 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆277Updated 2 months ago
- A Vectorized Python Dict/Set☆117Updated last year
- Python bindings for Nanomsg Next Generation.☆281Updated last month
- Python 3 implementation of the Readers-writers problem☆93Updated last year
- Lock-Free Atomics in Python☆62Updated last month
- Python Binding for xxHash☆389Updated 3 weeks ago
- Fast Base64 encoding/decoding in Python☆147Updated this week
- Linux AIO c python bindings☆68Updated last month
- Python fast on-disk dictionary / RocksDB & SpeeDB Python binding☆203Updated 2 months ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Pyth…☆280Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆99Updated this week
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- A simple immutable dictionary for Python☆148Updated 4 months ago
- pytest plugin for easy integration of memray memory profiler☆366Updated 3 weeks ago
- example on how to setup pybind11 extension builds with poetry☆33Updated 2 years ago
- ☆141Updated last year
- Utility for measuring the fraction of time the CPython GIL is held☆117Updated 3 years ago
- A next generation Python CMake adaptor and Python API for plugins☆274Updated this week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆448Updated 5 months ago
- A Python wrapper for the extremely fast Blosc compression library☆352Updated 5 months ago
- Python bindings for the simdjson project.☆660Updated this week
- Very fast Python JSON parsing library☆374Updated 11 months ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆145Updated last year
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆58Updated 7 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…☆180Updated this week
- persistent caching to memory, disk, or database☆262Updated this week
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆69Updated 2 months ago
- A lightweight Python module for creating and running ordered graphs of computations.☆85Updated last year