fitzgen / peeking_take_whileLinks
☆11Updated 3 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☆39Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆58Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- ☆36Updated last year
- ☆74Updated 4 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- ☆31Updated 5 years ago
- Faster integer division and modulus operations☆87Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Easy and safe destructuring for more types.☆32Updated 3 weeks ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago