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:
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Atomic file-writes.☆100Updated 9 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust serializer library☆87Updated last year
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 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
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- ☆59Updated 11 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago
- ☆47Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆43Updated last year
- HTTP date parsing and formatting☆53Updated 7 months ago
- Send syslog messages from Rust☆117Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago