fitzgen / peeking_take_while
☆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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- ☆16Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- ☆29Updated 10 months ago
- ☆36Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆47Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- ☆55Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆21Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month