elijahr / ringbufLinks
A lock-free ring buffer for Python and Cython
☆19Updated 2 years ago
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- A research notes about how to get benefits from Cython to be asynchronous beyond IO tasks☆10Updated 5 years ago
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆30Updated 8 months ago
- A fast python rpc library based on asyncio and MessagePack☆78Updated 3 years ago
- Cross Thread Message Pipe☆18Updated 5 years ago
- Utilities for writing C++ extension modules.☆85Updated 2 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆81Updated 8 months ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- Ultra fast json encode / decode library for Python 3.5+☆21Updated 10 months ago
- A lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.☆16Updated 4 years ago
- Trio-based API for running code in other processes☆15Updated 4 years ago
- aionn - asyncio messaging library based on nanomsg and nnpy☆22Updated 6 years ago
- A fast RLock implementation for CPython☆29Updated 7 months ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆116Updated 5 months ago
- Lock-Free Atomics in Python☆69Updated 7 months ago
- Python bindings for simdjson using libpy☆67Updated 2 years ago
- Easily implement binary network protocols☆17Updated 3 years ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆62Updated last month
- CPU parallelism for Trio☆63Updated last month
- An async MQTT broker and client, plus DistKV integration☆23Updated 9 months ago
- Pythonic C-style structs for parsing binary data☆17Updated 2 years ago
- Thread-safe async-aware queue for Python☆30Updated 2 weeks ago
- Distributed process pool for Python☆110Updated 2 years ago
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- Python bindings for Nanomsg Next Generation.☆303Updated 2 months ago
- Concurrent, Asynchronous, Distributed, Communicating Tasks with Python☆48Updated last year
- A very simple shared memory dict implementation☆171Updated 2 years ago
- An efficient and lightweight thread pool☆38Updated 4 years ago
- D-Bus Binding for Python that supports coroutines (asyncio)☆32Updated 2 months ago
- larch.pickle - A faster python pickle replacement☆34Updated 3 months ago
- A framework for python asyncio with batteries included for people writing services in python asyncio☆52Updated this week