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:
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated 9 months ago
- A research notes about how to get benefits from Cython to be asynchronous beyond IO tasks☆10Updated 5 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆84Updated 9 months ago
- Ultra fast json encode / decode library for Python 3.5+☆21Updated 11 months ago
- aionn - asyncio messaging library based on nanomsg and nnpy☆22Updated 6 years ago
- Utilities for writing C++ extension modules.☆85Updated 2 years ago
- A fast python rpc library based on asyncio and MessagePack☆79Updated 3 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆117Updated last week
- Cross Thread Message Pipe☆18Updated 5 years ago
- A fast RLock implementation for CPython☆30Updated 8 months ago
- A lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.☆16Updated 4 years ago
- Lock-Free Atomics in Python☆70Updated 8 months ago
- Python bindings for simdjson using libpy☆67Updated 2 years ago
- Trio-based API for running code in other processes☆15Updated 4 years ago
- CPU parallelism for Trio☆63Updated 3 weeks ago
- A very simple shared memory dict implementation☆172Updated 3 years ago
- asyncio & gevent in harmony☆76Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆123Updated 9 months ago
- An efficient and lightweight thread pool☆38Updated 4 years ago
- A better API for Python asynchronous UDP☆18Updated 2 months ago
- A friendly fork of autopxd☆50Updated 9 months ago
- distributed structured concurrency☆292Updated 2 weeks ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆62Updated 2 months ago
- larch.pickle - A faster python pickle replacement☆34Updated 3 months ago
- D-Bus Binding for Python that supports coroutines (asyncio)☆32Updated 3 months ago
- Thread-safe async-aware queue for Python☆33Updated last month
- Read/Write Lock - synchronization primitive for asyncio☆164Updated last week
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆41Updated 2 years ago
- Easily implement binary network protocols☆17Updated 3 years ago
- Memoization for python functions (based on Flask-Cache)☆30Updated 2 years ago