usbalbin / iter_fixed
Iterator of const known length
☆16Updated 5 months ago
Alternatives and similar repositories for iter_fixed:
Users that are interested in iter_fixed are comparing it to the libraries listed below
- Proc macro for smol async runtime☆53Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- rust slice conversion library☆16Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A sinless derive helper☆72Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Floating point types which can be safely shared between threads☆17Updated 8 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Big array helper for serde☆60Updated last year
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆31Updated 5 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ☆28Updated last month
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Rust map and set literals☆24Updated 5 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago