Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio
☆228Apr 7, 2024Updated last year
Alternatives and similar repositories for purerpc
Users that are interested in purerpc are comparing it to the libraries listed below
Sorting:
- Pure-Python gRPC implementation for asyncio☆981Dec 14, 2025Updated 3 months ago
- distributed structured concurrency☆303Updated this week
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆55Mar 1, 2024Updated 2 years ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆28Aug 10, 2024Updated last year
- Useful abstractions for trio☆11Aug 12, 2020Updated 5 years ago
- Allow test gRPC with pytest☆133May 31, 2024Updated last year
- Python async data processing microframework☆41Apr 16, 2024Updated last year
- Low-level IO utilities for PosgtreSQL drivers.☆36Nov 24, 2025Updated 3 months ago
- An ASGI compliant web microframework☆31Nov 21, 2022Updated 3 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆203Mar 17, 2025Updated last year
- A new Python HTTP client for everybody☆83Nov 16, 2020Updated 5 years ago
- Easy gRPC service based on Django application☆241Mar 4, 2026Updated 2 weeks ago
- The Python micro framework for building gPRC application.☆88Sep 12, 2024Updated last year
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,408Mar 9, 2026Updated last week
- ASGI middleware for protecting against CSRF attacks☆68Nov 15, 2024Updated last year
- Pure-Python HTTP/2 protocol implementation☆1,032Dec 22, 2025Updated 2 months ago
- A tiny application for understanding ASGI scope☆12Apr 9, 2020Updated 5 years ago
- DjangoRestFramework contract integrity checker☆22Jun 4, 2025Updated 9 months ago
- Trio – a friendly Python library for async concurrency and I/O☆7,204Mar 11, 2026Updated last week
- Provides rapidjson support with parser and renderer☆19Oct 7, 2023Updated 2 years ago
- Caching library reimplementing django.core.cache with async support and type hints, inspired by encode/databases.☆28Dec 8, 2022Updated 3 years ago
- JSON-RPC implementation for Starlette framework☆27Jul 27, 2023Updated 2 years ago
- Status map and transitions validation made easy☆16Oct 31, 2021Updated 4 years ago
- Asynchronous networking benchmarks for upcoming PyPy release☆25Mar 5, 2017Updated 9 years ago
- the little async embedded visualization framework that could (Python)☆56May 11, 2022Updated 3 years ago
- Pytest plugin to validate use of envvars on your tests☆20Oct 22, 2021Updated 4 years ago
- Async ORM + Pydantic = Ormantic ❤️☆132Oct 21, 2022Updated 3 years ago
- Async python OM☆35Dec 26, 2022Updated 3 years ago
- An indispensable performance timer for Python☆25Nov 2, 2025Updated 4 months ago
- Programmable API gateway micro framework☆17Jun 20, 2019Updated 6 years ago
- Pure-Python HTTP/2 header encoding☆77Updated this week
- Distributed process pool for Python☆111Sep 28, 2022Updated 3 years ago
- ASGI support for the Tartiflette GraphQL engine☆99Jun 26, 2023Updated 2 years ago
- Programmatic startup/shutdown of ASGI apps.☆264Feb 11, 2026Updated last month
- Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC☆1,756Jul 17, 2025Updated 8 months ago
- PyTest plugin to run tests concurrently, each `yield` switch context to other test☆16Jan 23, 2019Updated 7 years ago
- Trio-based API for running code in other processes☆16Jan 5, 2021Updated 5 years ago
- Simple EdgeQL in Python.