bslatkin / ringbuffer
Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.
☆132Updated 7 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- cffi-based Python bindings for nanomsg☆117Updated 3 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆426Updated 2 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
- fast online statistics collection☆78Updated 3 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆383Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- Accelerator for ws4py and AutobahnPython☆86Updated 7 months ago
- A fast and memory efficient LRU cache for Python☆275Updated last month
- PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.☆181Updated 6 years ago
- Python library for managing cgroups☆64Updated last year
- asyncio wrapper for grpc.io☆114Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- ZeroMQ for Pythonistas™☆144Updated last year
- gevent-cooperative child processes and inter-process communication☆88Updated this week
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆58Updated 9 months ago
- A python package that provides useful locks.☆256Updated 2 months ago
- Useful Mutable Mappings☆70Updated last year
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 3 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- [Abandoned] A Python client for the NATS messaging system.☆73Updated 7 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- A library to manage cgroups Linux kernel feature☆57Updated last year
- Simple Python cache and memoizing module☆84Updated last year
- ☆45Updated 8 months ago