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
- ☆59Updated 11 months ago
- ☆63Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- ☆17Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆23Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- ☆47Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Compares two equal-sized byte strings in constant time.☆41Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆58Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- reprints for your terminal screen☆20Updated 9 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago