orlp / peekread
Rust crate for making Read streams peekable.
☆26Updated 3 years ago
Alternatives and similar repositories for peekread:
Users that are interested in peekread are comparing it to the libraries listed below
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆35Updated 6 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Duplicate an async I/O handle☆40Updated last month
- Full precision decimal representation of f64☆25Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- An alternative `std`-like implementation built on origin☆26Updated 2 months ago
- ☆36Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A Rust crate for formatting strings dynamically☆31Updated last year
- Timer facilities for Rust's async story☆56Updated 5 months ago
- ☆24Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Helps you frob those bits☆36Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated last month
- ☆27Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year