malinoff / structures
Declarative binary data builder and parser: simple, fast, extensible
☆34Updated 3 years ago
Alternatives and similar repositories for structures:
Users that are interested in structures are comparing it to the libraries listed below
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Easy configurable workers based on asyncio☆45Updated this week
- OAuth client for aiohttp☆142Updated 3 months ago
- A tiny library for monitoring and testing asyncio programs☆62Updated 3 years ago
- A set of useful tools for aiohttp.web server☆79Updated last week
- Event signalling for python and asyncio☆20Updated 9 years ago
- aiohttp_debugtoolbar is library for debugtoolbar support for aiohttp☆197Updated last week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated last year
- Dead simple queue using redis☆19Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆167Updated 7 months ago
- PostgreSQL client for Trio based on asyncpg☆44Updated last year
- Resolve JSON Pointers in Python☆141Updated 7 months ago
- Simple, asyncio-based inotify library for Python☆122Updated 9 months ago
- Resumable hashlib: a picklable interface to CPython's OpenSSL-based hashlib standard library☆37Updated 2 years ago
- WebSocket client and server implementation for Python Trio☆75Updated 2 weeks ago
- gevent-cooperative child processes and inter-process communication☆87Updated this week
- Asyncio support for PEP-567 contextvars backport.