python-hyper / hpack
Pure-Python HTTP/2 header encoding
☆73Updated last month
Alternatives and similar repositories for hpack:
Users that are interested in hpack are comparing it to the libraries listed below
- Pure-Python HTTP/2 framing☆42Updated last month
- A very fast JSON encoder/decoder for Python2☆43Updated 4 years ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆53Updated last year
- Python interface for c-ares☆165Updated 3 months ago
- Python asyncio DNS resolver☆62Updated 2 months ago
- Service Identity Verification for Python☆104Updated last month
- PEP 567 Backport☆89Updated 5 years ago
- A pure-Python implementation of the HTTP/2 priority tree.☆31Updated 3 years ago
- Embed Python in NGINX.☆111Updated 2 years ago
- A Python Implementation of RFC3986 including validations☆184Updated last week
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- ☆16Updated 4 years ago
- A unifying library for curio and trio, supporting both async libs for great good.☆57Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Python promises☆124Updated last week
- Benchmark popular Python WSGI servers with Tsung in Kubernetes☆37Updated 7 years ago
- Sniff out which async library your code is running under☆130Updated last year
- Python bindings to the Brotli compression library☆147Updated 6 months ago
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated last year
- PostgreSQL client for Trio based on asyncpg