pallas / pyllhttp
A simple Python wrapper around llhttp, the HTTP parser for Node.js
☆31Updated 2 years ago
Alternatives and similar repositories for pyllhttp
Users that are interested in pyllhttp are comparing it to the libraries listed below
Sorting:
- Python interface for c-ares☆170Updated this week
- Pure-Python HTTP/2 header encoding☆73Updated 3 months ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆108Updated 2 months ago
- Proxy (HTTP, SOCKS) transports for httpx☆84Updated 5 months ago
- A fast python rpc library based on asyncio and MessagePack☆78Updated 3 years ago
- Linux AIO c python bindings☆71Updated 2 weeks ago
- PEP 567 Backport☆89Updated 6 years ago
- Sans-IO WebSocket protocol implementation☆279Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆154Updated last month
- A set of useful tools for aiohttp.web server☆79Updated last week
- Embed Python in NGINX.☆110Updated 2 years ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Minimal asyncio memcached client☆150Updated last month
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 6 months ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆53Updated last year
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆17Updated last year
- Easy configurable workers based on asyncio☆45Updated this week
- A fast multipart/form-data parser for python☆144Updated this week
- A very fast JSON encoder/decoder for Python2☆43Updated 5 years ago
- A Radix Tree based router for HTTP and other routing needs with support for middlewares and endpoints with a Cython boost☆14Updated 6 years ago
- A sliding memory map manager☆71Updated 4 months ago
- aiosignal: a list of registered asynchronous callbacks☆146Updated this week
- HTTP tunnel on top of aiohttp and asyncio☆33Updated 4 years ago
- Sniff out which async library your code is running under☆133Updated last year
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆118Updated last year
- A simple router for HTTP applications☆26Updated 6 months ago
- DNS library based on asyncio☆73Updated last year
- A new Python HTTP client for everybody