orlp / peekreadLinks
Rust crate for making Read streams peekable.
☆26Updated 4 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
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆73Updated 4 months ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 7 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- ☆36Updated 11 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆22Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Blazing fast zero-copy BSON handling in Rust.