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
Sorting:
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆24Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- ☆36Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago