orlp / peekread
Rust crate for making Read streams peekable.
☆26Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for peekread
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆35Updated 3 months ago
- Duplicate an async I/O handle☆40Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Extension of nom to trace parser☆48Updated 10 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated last week
- Full precision decimal representation of f64☆25Updated last week
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆27Updated last year
- Lossless functionality for platform-native strings.☆70Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Talk to Cargo easily at build time☆16Updated 9 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago