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 zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A pool of reusable values☆51Updated 5 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆60Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Send syslog messages from Rust☆118Updated last year
- Futures-aware lock primitives☆44Updated last month
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 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
- Asynchronous process management for tokio☆149Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 3 weeks ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A collection of Tokio middleware☆29Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago