bslatkin / ringbuffer
Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.
☆129Updated 7 years ago
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 8 years ago
- cffi-based Python bindings for nanomsg☆117Updated 3 years ago
- C implementation of Python 3 lru_cache☆157Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- Asyncio (pep 3156) integration with ZeroMQ☆425Updated 2 years ago
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆117Updated 9 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A Python wrapper for the extremely fast Blosc compression library☆354Updated 6 months ago
- actor framework for Kombu☆75Updated 3 years ago
- A least recently used (LRU) cache for Python☆224Updated 8 months ago
- asyncio wrapper for grpc.io☆114Updated 4 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Examples of safe coding practice for Python C extensions.☆226Updated this week
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆383Updated 3 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆219Updated 3 years ago
- Roaring Bitmap in Cython☆81Updated 10 months ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- Python Low-Overhead Profiler☆921Updated 3 months ago
- An in-memory LRU cache for python☆154Updated 3 years ago
- Python bindings for RocksDB☆151Updated 3 years ago
- ZeroMQ for Pythonistas™☆144Updated last year
- Serialize numpy arrays using msgpack☆201Updated 8 months ago
- persistent caching to memory, disk, or database☆264Updated last month
- A simple distributed queue designed for handling one-off tasks with large sets of tasks☆444Updated 9 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- A content-addressable file management system for Python.☆213Updated last year
- Shared memory arrays for NumPy☆51Updated 10 years ago