usbalbin / iter_fixed
Iterator of const known length
☆15Updated last month
Alternatives and similar repositories for iter_fixed:
Users that are interested in iter_fixed are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- rust slice conversion library☆16Updated 2 years ago
- Macro for sealing traits and structures☆50Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Inline procedural macros for Rust☆54Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 3 months ago
- We have Crater At Home☆22Updated 2 months ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Parse byte size into integer accurately.☆30Updated 4 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- ☆31Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆15Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆53Updated this week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- `$crate` in procedural macros.☆68Updated last week