orlp / peekreadLinks
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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆27Updated 2 years ago
- ☆36Updated 11 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆40Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Extensions for the Rust standard library☆40Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Static Linear Algebra System☆36Updated last year
- Extension of nom to trace parser☆49Updated 5 months ago
- ☆24Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago