scottlamb / http-serveLinks
Rust helpers for conditional GET, HEAD, byte range serving, and gzip content encoding for static files and more with hyper and tokio.
☆35Updated 11 months ago
Alternatives and similar repositories for http-serve
Users that are interested in http-serve are comparing it to the libraries listed below
Sorting:
- rust histogram and percentile stats☆48Updated 5 years ago
- ☆47Updated 5 years ago
- ☆39Updated 5 years ago
- ☆114Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A flexible byte pool.☆18Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Advisory cross-platform file locks using file descriptors☆83Updated 8 months ago
- Profiling tool for Rust code.☆46Updated 11 months ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- ☆81Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Experimental cooperative cancellation for async-std☆50Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- like thread::spawn but for processes☆159Updated 10 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆58Updated 8 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A mutex with timeout tracing☆30Updated 4 years ago
- A HyperLogLog implementation in Rust.☆52Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- HTTP date parsing and formatting☆57Updated last year