usbalbin / iter_fixedLinks
Iterator of const known length
☆16Updated 8 months ago
Alternatives and similar repositories for iter_fixed
Users that are interested in iter_fixed are comparing it to the libraries listed below
Sorting:
- rust slice conversion library☆16Updated 3 years ago
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Rustdoc's JSON output interface☆33Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆58Updated 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.☆112Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆40Updated last year
- A sinless derive helper☆74Updated 2 months ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- ☆76Updated 4 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- ☆31Updated 5 years ago