rousan / rust-web-frameworks-benchmarkLinks
A hello world benchmark for the available Rust Web Frameworks: hyper vs gotham vs actix-web vs warp vs rocket
☆111Updated 3 years ago
Alternatives and similar repositories for rust-web-frameworks-benchmark
Users that are interested in rust-web-frameworks-benchmark are comparing it to the libraries listed below
Sorting:
- ☆94Updated last week
- Asynchronous HTTP body trait☆142Updated this week
- Collected benchmarks for templating crates written in Rust☆231Updated 2 years ago
- High level server designed to be used with axum framework.☆227Updated 4 months ago
- Async synchronization primitives☆269Updated 3 months ago
- Pure Rust RabbitMQ client☆177Updated last year
- Structured logging for actix-web applications.☆249Updated 3 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 3 weeks ago
- Rate limiter framework for Actix web☆127Updated 2 years ago
- A generic connection pool for Rust with async/await support☆287Updated 3 weeks ago
- Serde support for querystring-style strings☆212Updated last month
- HTTP cookie parsing and cookie jar management for Rust.☆327Updated last year
- memcache client for rust☆141Updated 5 months ago
- A Rust library for safe and effortless global and thread-local state management.☆221Updated 2 years ago
- Common utilities used with hyper.☆149Updated last week
- Dependency injection, Inversion of control container for rust with compile time binding.☆83Updated last year
- Async session support with plugabble backends☆124Updated 2 years ago
- High-level async Cassandra client written in 100% Rust.☆146Updated 2 months ago
- Common types for HTTP operations☆203Updated last year
- MIMEs in Rust☆201Updated 8 months ago
- Simple SQL code generator.☆127Updated 3 years ago
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Yarte stands for Yet Another Rusty Template Engine☆282Updated last week
- A simple cron-like job scheduling library for Rust.☆203Updated 2 years ago
- x-www-form-urlencoded meets Serde