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:
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆36Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- ☆31Updated 5 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆75Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- structured parallel execution for async Rust☆36Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Trait generalization of the fundamental types☆45Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Rust serializer library☆87Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago