frewsxcv / rust-chunked-transferLinks
Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)
☆29Updated 2 years ago
Alternatives and similar repositories for rust-chunked-transfer
Users that are interested in rust-chunked-transfer are comparing it to the libraries listed below
Sorting:
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- SockJS server for rust language☆62Updated 6 years ago
- Data parallelism library for async-std.☆96Updated last year
- Rust MetroHash☆53Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- ☆30Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- An alternative implementation of std::LinkedList☆61Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- A collection of Tokio middleware☆29Updated 8 years ago
- Extensions for standard networking types☆106Updated last year
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Conversion traits for Rust☆51Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆83Updated 8 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- A simple JSON file store written in Rust.☆65Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆55Updated 2 years ago