elijahr / ringbufLinks
A lock-free ring buffer for Python and Cython
☆20Updated 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
- A research notes about how to get benefits from Cython to be asynchronous beyond IO tasks☆11Updated 5 years ago
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated last year
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆124Updated last month
- aionn - asyncio messaging library based on nanomsg and nnpy☆22Updated 7 years ago
- A fast RLock implementation for CPython☆30Updated 11 months ago
- Trio-based API for running code in other processes☆15Updated 4 years ago
- Cross Thread Message Pipe☆18Updated 5 years ago
- CPU parallelism for Trio☆65Updated 3 weeks ago
- Ultra fast json encode / decode library for Python 3.5+☆21Updated last year
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Lock-Free Atomics in Python☆73Updated 10 months ago
- Read/Write Lock - synchronization primitive for asyncio☆167Updated 2 weeks ago
- A fast python rpc library based on asyncio and MessagePack☆79Updated 3 years ago
- A lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.☆16Updated 4 years ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆63Updated 5 months ago
- Low-level IO utilities for PosgtreSQL drivers.☆35Updated last year
- asyncio & gevent in harmony☆79Updated 4 months ago
- Thread-safe async-aware queue for Python☆43Updated this week
- a re-implementation of the asyncio mainloop on top of Trio☆201Updated 8 months ago
- distributed structured concurrency☆296Updated last month
- The Multi-Process Dict for Python 3☆15Updated 6 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆34Updated last month
- larch.pickle - A faster python pickle replacement☆35Updated last week
- GIL-powered* locking library for Python☆69Updated last week
- A fast and powerful web scraping library☆43Updated last year
- Utility library for the Python Trio async/await framework☆73Updated last year
- A friendly fork of autopxd☆51Updated 11 months ago
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago