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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆63Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆47Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆53Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- ☆17Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- ☆57Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- A pool of reusable values☆50Updated 5 years ago