bslatkin / ringbuffer
Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.
☆127Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for ringbuffer
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 7 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- ZeroMQ for Pythonistas™☆143Updated last year
- cffi-based Python bindings for nanomsg☆117Updated 3 years ago
- Python Low-Overhead Profiler☆923Updated last year
- C implementation of Python 3 lru_cache☆154Updated 4 years ago
- persistent caching to memory, disk, or database☆261Updated 3 weeks ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆100Updated 4 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆164Updated 5 years ago
- Serialize numpy arrays using msgpack☆198Updated 4 months ago
- Caching based on computation time and storage space☆137Updated 3 years ago
- A Python wrapper for the extremely fast Blosc compression library☆353Updated 2 months ago
- actor framework for Kombu☆75Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Debug tool trace Python memory allocations☆76Updated 5 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆116Updated 3 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆121Updated 3 months ago
- Profile python programs and view them with kcachegrind☆165Updated 3 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆382Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆260Updated 2 months ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆396Updated 4 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- A dictionary that allows attribute-style access.☆273Updated 5 years ago
- Accelerator for ws4py and AutobahnPython☆86Updated last month
- Roaring Bitmap in Cython☆79Updated 6 months ago
- Command line interface to and serialization format for Blosc☆122Updated 2 years ago
- Simple Python cache and memoizing module☆84Updated 7 months ago