fitzgen / peeking_take_whileLinks
☆13Updated 4 years ago
Alternatives and similar repositories for peeking_take_while
Users that are interested in peeking_take_while are comparing it to the libraries listed below
Sorting:
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- ☆61Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- ☆36Updated last year
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Rust serializer library☆88Updated 3 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Byte-wise atomic memcpy.☆39Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated last year