granian

HTTP server library

A single HTTP server implementation supporting multiple Python application interfaces and protocols

A Rust HTTP server for Python applications

GitHub

3k stars
27 watching
86 forks
Language: Rust
last commit: about 1 month ago
asgiasynciohttphttp-serverpythonrsgirustwsgi

Related projects:

Repository Description Stars
kennethreitz/responder A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. 3,595
hyperium/tonic A high-performance gRPC client and server implementation with async/await support 10,180
encode/uvicorn Provides an ASGI web server implementation for Python 8,695
parnurzeal/gorequest A simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests. 3,445
fullstorydev/grpcui An interactive web-based tool for testing and manipulating gRPC APIs 5,274
encode/starlette A lightweight ASGI framework/toolkit for building async web services in Python 10,361
apiaryio/dredd Tool for validating API implementations against their own documentation 4,192
encode/httpx An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. 13,444
mxrch/ghunt A tool to extract information from Google services using various APIs and techniques. 15,878
sparckles/robyn A high-performance, community-driven web framework with a Rust runtime. 4,818
spyoungtech/grequests A Python library that enables asynchronous HTTP requests using the Gevent library. 4,501
gotham-rs/gotham A web framework designed to promote stability, safety, security, and speed by leveraging Rust's static typing, async support, and fast server capabilities. 2,240
poem-web/poem A web framework for building fast and scalable HTTP servers using the Rust programming language. 3,672
deedy5/primp An HTTP client library that allows users to impersonate web browsers in their applications. 111
hyperium/hyper An efficient HTTP library designed as a building block for other libraries and applications. 14,680