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☆21Updated 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 6 years ago
- Ultra-fast websocket client and server for asyncio☆247Updated 2 weeks ago
- A very simple shared memory dict implementation☆173Updated 3 years ago
- ⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.☆260Updated 8 months ago
- Non-blocking Python methods using decorators☆230Updated 5 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
- The Python asyncio tutorial I wish existed earlier☆304Updated 5 years ago
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆16Updated 2 years ago
- Interop between asyncio and Qt for Python.☆20Updated 2 years ago
- An extension library for NumPy that implements common array operations not present in NumPy☆45Updated 2 years ago
- Event-driven data pipelines☆146Updated 2 years ago
- A very fast Python asyncio http and websockets client☆171Updated 2 weeks ago
- A fast python rpc library based on asyncio and MessagePack☆79Updated 3 years ago
- EventStoreDB gRPC client for Python☆10Updated last year
- (e2e) foss trading for non-tinas☆112Updated 2 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- pyfixmsg is a library for parsing, manipulating and serialising FIX messages, primarily geared towards testing.☆58Updated 2 years ago
- Various examples for BlackSheep.☆19Updated 7 months ago
- RedisTimeSeries python client☆99Updated 3 years ago
- Lock-Free Atomics in Python☆73Updated last year
- FIX library generated with C++ PreProcessor to be used in latency sensitive context.☆31Updated this week
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆35Updated 2 months ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated last year
- GIL-powered* locking library for Python☆83Updated last week
- Sample application for the blog "Creating Real-Time Charts with FastAPI"☆64Updated 10 months ago
- QuickFIX/Go UI Trader Example☆24Updated last year
- Example of High-Speed Subscriber Patterns in ZeroMQ☆11Updated 3 years ago