bslatkin / ringbufferLinks
Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.
☆136Updated 8 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.☆136Updated 8 years ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 2 weeks ago
- Serialize numpy arrays using msgpack☆211Updated last year
- Command line interface to and serialization format for Blosc☆123Updated 3 years ago
- Python Low-Overhead Profiler☆918Updated last year
- Learning 0mq with examples and notes from articles on the web☆93Updated 4 years ago
- asyncio wrapper for grpc.io☆114Updated 5 years ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆121Updated 9 years ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Distributed process pool for Python☆111Updated 3 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆122Updated 4 years ago
- ☆47Updated last month
- cffi-based Python bindings for nanomsg☆117Updated 4 years ago
- A Cython alternative to Google's Python Protobuf library☆560Updated 2 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- Application instrumentation and logging, with a geological bent.☆145Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- Examples of safe coding practice for Python C extensions.☆233Updated this week
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)☆205Updated last year
- vmprof - a statistical program profiler☆437Updated 4 months ago
- Accelerator for ws4py and AutobahnPython☆87Updated 5 months ago
- asyncio RAFT algorithm bassed on aiohttp☆29Updated 10 years ago
- A partially and lazily sorted list data structure for Python☆125Updated 5 years ago