Stars
FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
A seamless solution for using FastAPI's dependency injection system outside of route handlers, enabling painless reuse of dependencies in CLI tools, background tasks, and other non-HTTP contexts.
Gaining advanced insights from Git repository history.
Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.
A static, type inferred and embeddable language written in Rust.
Never: statically typed, embeddable functional programming language.
Fast, zero heap allocation Go Trie for runes or paths
ogórek is a Go library for encoding and decoding pickles.
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
The Go language implementation of gRPC. HTTP/2 based RPC
A collection of design patterns/idioms in Python
Coroutine-based concurrency library for Python
Safe code refactoring for modern Python.
A very fast Python asyncio http and websockets client
Simple Lua HTTP helper && client for use with HAProxy.
A little tool to display your postgres BTree indexes in an html using pageinspect data
The Web framework for perfectionists with deadlines.
High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio
Asynchronous HTTP client/server framework for asyncio and Python
Integration of psycopg2 with coroutine libraries