scottlamb / http-serve
Rust helpers for conditional GET, HEAD, byte range serving, and gzip content encoding for static files and more with hyper and tokio.
☆33Updated 5 months ago
Alternatives and similar repositories for http-serve:
Users that are interested in http-serve are comparing it to the libraries listed below
- rust histogram and percentile stats☆46Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A flexible byte pool.☆18Updated last year
- Read input lines as byte slices for high efficiency☆61Updated last year
- Rust bindings to librsync☆35Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Caching layer load balancer.☆43Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆42Updated 4 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- ☆37Updated 4 years ago
- ☆46Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- A safe and reliable process manager☆42Updated 4 years ago
- ☆23Updated last year
- Full-service command-line parsing☆68Updated 10 months ago
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated last month
- A library for extracting and validating links.☆22Updated 5 months ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- Cross-platform hostname functions in Rust☆63Updated 9 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- like thread::spawn but for processes☆148Updated 5 months ago
- A HyperLogLog implementation in Rust.☆50Updated this week
- A list of Rust buffers that implements the bytes::Buf trait.☆31Updated last year
- Highly flexible library to manage and orchestrate JWT workflow☆68Updated 4 years ago
- A micro-benchmark framework to use with cargo bench☆43Updated 5 months ago