bslatkin / ringbufferLinks
Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.
☆135Updated 8 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 last month
- A simple example Python + CFFI package (including testing, development, and packaging)☆121Updated 9 years ago
- Serialize numpy arrays using msgpack☆209Updated last year
- asyncio wrapper for grpc.io☆114Updated 5 years ago
- Learning 0mq with examples and notes from articles on the web☆93Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Command line interface to and serialization format for Blosc☆123Updated 3 years ago
- persistent caching to memory, disk, or database☆278Updated this week
- Distributed process pool for Python☆110Updated 3 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆433Updated 3 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 5 months ago
- Application instrumentation and logging, with a geological bent.☆145Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆121Updated 4 years ago
- ☆47Updated this week
- A partially and lazily sorted list data structure for Python☆125Updated 5 years ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Python Low-Overhead Profiler☆918Updated 11 months ago
- A Cython alternative to Google's Python Protobuf library☆562Updated 2 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated last month
- cffi-based Python bindings for nanomsg☆117Updated 4 years ago
- Profiler for Python extensions☆126Updated 9 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Python bindings for RocksDB☆150Updated 4 years ago
- Concurrent, Asynchronous, Distributed, Communicating Tasks with Python☆49Updated last year
- Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)☆206Updated last year
- Simple pubsub pattern for asyncio applications.☆52Updated 3 years ago