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.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- ☆60Updated last year
- ☆17Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 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
- ☆63Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 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
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A pool of reusable values☆51Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A tiny library to measure resource usage of the process it's used in☆15Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- ☆47Updated 5 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago