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 11 months ago
- Cross Thread Message Pipe☆18Updated 5 years ago
- 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 lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.☆16Updated 4 years ago
- A very simple shared memory dict implementation☆172Updated 3 years ago
- RedisTimeSeries python client☆99Updated 2 years ago
- Lock-Free Atomics in Python☆70Updated 8 months ago
- Utilities for writing C++ extension modules.☆85Updated 2 years ago
- larch.pickle - A faster python pickle replacement☆34Updated 3 months ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- Non-blocking Python methods using decorators☆226Updated last month
- asyncio & gevent in harmony☆76Updated last month
- Thread-safe async-aware queue for Python☆33Updated last month
- Sample application for the blog "Creating Real-Time Charts with FastAPI"☆64Updated 5 months ago
- The Python asyncio tutorial I wish existed earlier☆295Updated 5 years ago
- Python async multi-task communication library. Used by OctoBot project.☆22Updated last year
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆62Updated 2 months ago
- Ultra-fast websocket client and server for asyncio☆230Updated last week
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆17Updated last year
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆117Updated last week
- A Disruptor-Lite implementation in python☆13Updated 6 years ago
- A very fast Python asyncio http and websockets client☆168Updated last week
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆41Updated 8 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆108Updated 2 weeks ago
- GIL-powered* locking library for Python☆58Updated this week
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- ☆11Updated last year
- Learn how to create a simple asynchronous PyQt GUI Application☆14Updated 3 years ago
- An efficient and lightweight thread pool☆38Updated 4 years ago