elijahr / ringbufLinks
A lock-free ring buffer for Python and Cython
☆21Updated 3 years ago
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated last year
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated last year
- Cross Thread Message Pipe☆18Updated 6 years ago
- A lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.☆16Updated 4 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- A research notes about how to get benefits from Cython to be asynchronous beyond IO tasks☆11Updated 5 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆127Updated 3 months ago
- Ultra fast json encode / decode library for Python 3.5+☆21Updated last year
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- A fast RLock implementation for CPython☆34Updated last year
- A fast python rpc library based on asyncio and MessagePack☆79Updated 3 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- An async MQTT broker and client, plus DistKV integration☆23Updated last year
- Trio-based API for running code in other processes☆15Updated 5 years ago
- Lock-Free Atomics in Python☆73Updated last year
- Python bindings for Nanomsg Next Generation.☆316Updated 3 weeks ago
- distributed structured concurrency☆301Updated 3 months ago
- Memoization for python functions (based on Flask-Cache)☆30Updated 3 months ago
- Thread-safe async-aware queue for Python☆49Updated this week
- Read/Write Lock - synchronization primitive for asyncio☆171Updated 2 weeks ago
- CPU parallelism for Trio☆65Updated 3 weeks ago
- larch.pickle - A faster python pickle replacement☆36Updated 2 months ago
- aionn - asyncio messaging library based on nanomsg and nnpy☆22Updated 7 years ago
- Lightweight Python Simulation Framework☆22Updated last year
- PyBindGen: a python bindings generator☆157Updated 2 years ago
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆64Updated 6 months ago
- Distributed process pool for Python☆110Updated 3 years ago
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆16Updated 2 years ago
- asyncio & gevent in harmony☆79Updated 6 months ago