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
- ☆60Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆64Updated 8 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months 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
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆17Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Compares two equal-sized byte strings in constant time.☆42Updated 5 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- ☆61Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Cross-platform interface to the `errno` variable☆73Updated 2 months ago
- ☆23Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago