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☆358Updated 2 weeks 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)☆121Updated 9 years ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- Serialize numpy arrays using msgpack☆208Updated last year
- Profiler for Python extensions☆126Updated 8 years ago
- persistent caching to memory, disk, or database☆276Updated 2 weeks ago
- cffi-based Python bindings for nanomsg☆117Updated 4 years ago
- Application instrumentation and logging, with a geological bent.☆145Updated 3 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- A fast and memory efficient LRU cache for Python☆279Updated this week
- Distributed process pool for Python☆110Updated 3 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆385Updated 4 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- Python port of Zyre☆122Updated 9 months ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- ☆46Updated last month
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
- Manhole for accessing asyncio applications☆32Updated 3 years ago
- A Cython alternative to Google's Python Protobuf library☆561Updated 2 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- fast online statistics collection☆78Updated 3 months ago
- Useful Mutable Mappings☆71Updated last year
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆61Updated last year
- Python Low-Overhead Profiler☆918Updated 10 months ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- Concurrent appendable key-value storage☆107Updated last year