saphir
HTTP server framework
An async HTTP server framework providing low-level control with minimal boilerplate
Fully async-await http server framework
92 stars
9 watching
14 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
miketang84/sapper | A lightweight web framework built on hyper, implemented in Rust language. | 617 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
schacon/grack | An HTTP server implementation using the Rack framework to handle Git smart-http requests. | 385 |
sagebind/isahc | An asynchronous HTTP client written in Rust for making requests to web servers. | 712 |
saru-tora/anansi | A simple Rust web framework for building web applications with a full-stack approach | 112 |
haywire/haywire | An asynchronous HTTP server framework designed to handle high rates of requests and connections with low latency and resource usage. | 1,118 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
steadylearner/rust-full-stack | A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. | 1,540 |
tomaka/rouille | A Rust-based micro web framework that creates an HTTP listening socket and parses incoming requests. | 1,130 |
glorf/lear | A small, simple HTTP server designed to serve static resources efficiently | 168 |
rbalicki2/smithy | A framework for building WebAssembly applications using Rust, allowing developers to write idiomatic Rust code without sacrificing safety guarantees. | 350 |
ivanceras/sauron | A web framework and library that enables building client-side and server-side web applications with a simple, elegant, and Rust-based architecture. | 1,982 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 703 |