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
- 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.☆134Updated 7 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆264Updated 4 months ago
- ZeroMQ for Pythonistas™☆143Updated last year
- Fast Python bindings to Sophia Database☆81Updated 3 months ago
- asyncio wrapper for grpc.io☆114Updated 4 years ago
- gevent-cooperative child processes and inter-process communication☆85Updated this week
- Concurrent, Asynchronous, Distributed, Communicating Tasks with Python☆48Updated 6 months ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- Small utility library for coroutine-driven asynchronous generic programming in Python☆203Updated 10 months ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆445Updated 8 years ago
- A query and aggregation framework for Bcolz (W2013-01)☆56Updated 6 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 4 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆383Updated 3 years ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 5 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆203Updated 2 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- MapReduce platform in python☆34Updated 9 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- Simple pubsub pattern for asyncio applications.☆52Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆118Updated 8 years ago
- Fast RFC3339 compliant Python date-time library☆241Updated 7 months ago
- A library for ptrace-based tracing of Python programs☆155Updated 6 months ago
- Learning 0mq with examples and notes from articles on the web☆95Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago