fitzgen / peeking_take_whileLinks
☆12Updated 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:
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Trait generalization of the fundamental types☆46Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆36Updated last year
- rust hints to the optimizer☆19Updated 4 years ago
- structured parallel execution for async Rust☆37Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Big array helper for serde☆64Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆43Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- ☆31Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago