abonander / buf_reduxLinks
A drop-in replacement for Rust's std::BufReader, with extra features
☆40Updated 2 years ago
Alternatives and similar repositories for buf_redux
Users that are interested in buf_redux are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆62Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆64Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆17Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- The empty type Void.☆71Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 6 months ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- ☆61Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- ☆23Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- ☆47Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago