lnx-search / rewrkLinks
A more modern http framework benchmarker supporting HTTP/1 and HTTP/2 benchmarks.
☆548Updated last year
Alternatives and similar repositories for rewrk
Users that are interested in rewrk are comparing it to the libraries listed below
Sorting:
- The practical HTTP client that is fun to use.☆752Updated last year
- An async client for Valkey and Redis☆473Updated 5 months ago
- A high performance, zero-copy URL router.☆470Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆759Updated this week
- HTTP mocking library for Rust☆603Updated this week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆874Updated last week
- Dead simple pool implementation for rust with async-await☆1,215Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,066Updated last week
- A lightweight, idiomatic, composable and modular router implementation with middleware support for the Rust HTTP library hyper.rs☆395Updated last year
- An implementation of a LRU cache☆732Updated last month
- Schedule tasks on Tokio using cron-like annotation☆643Updated 3 months ago
- HTTP mocking to test Rust applications.☆732Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆657Updated last week
- Async multi-producer multi-consumer channel☆884Updated last month
- Benchmarking web frameworks written in rust with rewrk tool.☆282Updated last year
- modular service framework to move and transform network packets☆724Updated this week
- Rust library for interfacing with S3 API compatible services☆596Updated last month
- A cron expression parser in Rust☆410Updated 6 months ago
- A metrics ecosystem for Rust.☆1,308Updated last week
- HTTP specific Tower utilities.☆793Updated 3 weeks ago
- A lock-free, eventually consistent, concurrent multi-value map.☆516Updated 4 years ago
- ☆769Updated last month
- Asynchronous streams for Rust using async & await notation☆697Updated 8 months ago
- deserialize env vars into typesafe structs with rust