AFO-UYI / AsyncIO-Cython-ideas-and-researchLinks
A research notes about how to get benefits from Cython to be asynchronous beyond IO tasks
☆11Updated 5 years ago
Alternatives and similar repositories for AsyncIO-Cython-ideas-and-research
Users that are interested in AsyncIO-Cython-ideas-and-research are comparing it to the libraries listed below
Sorting:
- A lock-free ring buffer for Python and Cython☆20Updated 3 years ago
- A very simple shared memory dict implementation☆173Updated 3 years ago
- A lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.☆16Updated 4 years ago
- Ultra fast json encode / decode library for Python 3.5+☆21Updated last year
- Cross Thread Message Pipe☆18Updated 5 years ago
- Thread-safe async-aware queue for Python☆43Updated this week
- Ring-buffer implementation that thinly wraps a numpy array☆95Updated 2 years ago
- A very fast Python asyncio http and websockets client☆169Updated last week
- GIL-powered* locking library for Python☆69Updated last week
- An Alternative library for uvloop compatability with windows☆192Updated last week
- Lock-Free Atomics in Python☆73Updated 10 months ago
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated last year
- Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.☆34Updated 5 months ago
- The Python asyncio tutorial I wish existed earlier☆302Updated 5 years ago
- RedisTimeSeries python client☆99Updated 2 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 9 months ago
- Automatic __slots__ for your Python classes☆69Updated 11 months ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆124Updated last month
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆17Updated last year
- Read/Write Lock - synchronization primitive for asyncio☆167Updated 2 weeks ago
- A Disruptor-Lite implementation in python☆13Updated 6 years ago
- Ultra-fast websocket client and server for asyncio☆241Updated 2 months ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆63Updated 5 months ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated last year
- Python async multi-task communication library. Used by OctoBot project.☆22Updated last month
- Very fast Python JSON parsing library☆398Updated last year
- A fast RLock implementation for CPython☆30Updated 11 months ago
- asyncio compatibility shim for tinydb☆75Updated 2 years ago
- Asynchronous Python client for InfluxDB☆160Updated 2 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆34Updated last month