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
- Cross Thread Message Pipe☆18Updated 5 years ago
- Ultra fast json encode / decode library for Python 3.5+☆21Updated 8 months ago
- A lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.☆16Updated 4 years ago
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆29Updated 7 months ago
- GIL-powered* locking library for Python☆40Updated last week
- Thread-safe async-aware queue for Python☆23Updated 4 months ago
- Python and Cython scripts of machine learning, econometrics and statistical tools designed for finance.☆22Updated last year
- Ring-buffer implementation that thinly wraps a numpy array☆95Updated last year
- An experiment to compare the performance of Rust and Cython☆14Updated 3 years ago
- Fast kafka client for asyncio☆34Updated 4 years ago
- A fast python rpc library based on asyncio and MessagePack☆78Updated 3 years ago
- A very simple shared memory dict implementation☆171Updated 2 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆108Updated 4 months ago
- A powerful Python library for event-driven and reactive programming.☆70Updated last month
- Python async multi-task communication library. Used by OctoBot project.☆23Updated last year
- The Python asyncio tutorial I wish existed earlier☆292Updated 5 years ago
- A friendly fork of autopxd☆50Updated 6 months ago
- Batch processing based on Redis Stream☆13Updated 7 months ago
- Asynchronous logging for Python and asyncio☆150Updated 2 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 6 months ago
- Trio-based API for running code in other processes☆15Updated 4 years ago
- The Pythonic Financial Information eXchange (FIX) client.☆27Updated 11 months ago
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 7 months ago
- aiosignal: a list of registered asynchronous callbacks☆150Updated this week
- Websockets example with Python 3.6 aiohttp and asyncio☆58Updated 7 years ago
- Shakti will be providing developers with fast & powerful yet easy to use Python Async Interface, without the complexity of using Liburing…☆25Updated 4 months ago
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆17Updated last year
- (e2e) foss trading for non-tinas☆107Updated last year
- An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 3 years ago