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:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 4 months ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- ☆57Updated last year
- ☆73Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆31Updated 5 years ago
- ☆36Updated 11 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆65Updated last month
- Rust serializer library☆87Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year