seankerr / rust-http-boxLinks
Fast push/callback oriented HTTP parser
☆15Updated 2 years ago
Alternatives and similar repositories for rust-http-box
Users that are interested in rust-http-box are comparing it to the libraries listed below
Sorting:
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Send syslog messages from Rust☆120Updated last year
- ☆61Updated last year
- Rust serializer library☆88Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- ☆40Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Atomic file-writes.☆101Updated last year
- Futures-aware lock primitives☆44Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago