AFO-UYI / AsyncIO-Cython-ideas-and-researchLinks
A research notes about how to get benefits from Cython to be asynchronous beyond IO tasks
☆10Updated 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☆19Updated 2 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
- Cross Thread Message Pipe☆18Updated 5 years ago
- A very fast Python asyncio http and websockets client☆167Updated 4 months ago
- Thread-safe async-aware queue for Python☆30Updated 2 weeks ago
- Event-driven data pipelines☆141Updated last year
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆30Updated 8 months ago
- Non-blocking Python methods using decorators☆221Updated 2 weeks ago
- A Disruptor-Lite implementation in python☆13Updated 6 years ago
- RedisTimeSeries python client☆99Updated 2 years ago
- Lock-Free Atomics in Python☆69Updated 7 months ago
- A very simple shared memory dict implementation☆171Updated 2 years ago
- Python async multi-task communication library. Used by OctoBot project.☆23Updated last year
- ☆28Updated 2 years ago
- Various examples for BlackSheep.☆17Updated last month
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆116Updated 5 months ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- (e2e) foss trading for non-tinas☆108Updated last year
- A fast python rpc library based on asyncio and MessagePack☆78Updated 3 years ago
- Ultra-fast websocket client and server for asyncio☆225Updated last month
- aiosignal: a list of registered asynchronous callbacks☆151Updated this week
- GIL-powered* locking library for Python☆51Updated 2 weeks ago
- Very fast Python JSON parsing library☆385Updated last year
- ☆16Updated 5 years ago
- Stock database schema based on pony.orm with an update, sync, and create features.☆17Updated 6 months ago
- A simple in-process python scheduler library with asyncio, threading and timezone support. Schedule tasks by their time cycles, fixed tim…☆84Updated 6 months ago
- pyfixmsg is a library for parsing, manipulating and serialising FIX messages, primarily geared towards testing.☆58Updated last year
- The Python asyncio tutorial I wish existed earlier☆295Updated 5 years ago
- A fork of plotly/dash to help Dash deal with devices.☆88Updated 3 years ago