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
- 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…☆31Updated 10 months ago
- Lock-Free Atomics in Python☆70Updated 8 months ago
- Cross Thread Message Pipe☆18Updated 5 years ago
- A very simple shared memory dict implementation☆172Updated 3 years ago
- A fast python rpc library based on asyncio and MessagePack☆79Updated 3 years ago
- Automatic __slots__ for your Python classes☆68Updated 9 months ago
- A fast RLock implementation for CPython☆30Updated 9 months ago
- Event-driven data pipelines☆144Updated last year
- Asynchronous Python client for InfluxDB☆159Updated 2 years ago
- RedisTimeSeries python client☆99Updated 2 years ago
- Small snippets of async code that solve specific async problems.☆13Updated 6 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated this week
- larch.pickle - A faster python pickle replacement☆34Updated 4 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 10 months ago
- Read/Write Lock - synchronization primitive for asyncio☆165Updated last week
- Thread-safe async-aware queue for Python☆36Updated last week
- Guidelines for using Cython (documentation)☆11Updated 2 years ago
- The Python asyncio tutorial I wish existed earlier☆296Updated 5 years ago
- (e2e) foss trading for non-tinas☆110Updated last year
- Source Code for 'asyncio Recipes' by Mohamed Mustapha Tahrioui☆39Updated 6 years ago
- Python async multi-task communication library. Used by OctoBot project.☆22Updated last year
- asyncio & gevent in harmony☆77Updated 2 months ago
- Various examples for BlackSheep.☆17Updated 3 months ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆62Updated 2 months ago
- Fast kafka client for asyncio☆34Updated 4 years ago