bslatkin / ringbufferLinks
Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.
☆135Updated 7 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- A Python wrapper for the extremely fast Blosc compression library☆357Updated last week
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆119Updated 9 years ago
- Application instrumentation and logging, with a geological bent.☆145Updated 3 years ago
- Serialize numpy arrays using msgpack☆206Updated last year
- asyncio wrapper for grpc.io☆114Updated 5 years ago
- cffi-based Python bindings for nanomsg☆117Updated 3 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Distributed process pool for Python☆110Updated 2 years ago
- Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last month
- vmprof - a statistical program profiler☆435Updated 5 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- ☆45Updated 2 weeks ago
- Concurrent appendable key-value storage☆107Updated last year
- Profiler for Python extensions☆126Updated 8 years ago
- Caching based on computation time and storage space☆136Updated 4 years ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 3 months ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆430Updated 2 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Python Low-Overhead Profiler☆918Updated 9 months ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated last month
- fast online statistics collection☆78Updated last month