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
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆61Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆76Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- structured parallel execution for async Rust☆37Updated last year
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆57Updated 3 years ago
- Simple goldenfile testing in Rust☆44Updated last month
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago