usbalbin / iter_fixedLinks
Iterator of const known length
☆18Updated 10 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:
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- rust slice conversion library☆16Updated 3 years ago
- Rustdoc's JSON output interface☆35Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- ☆112Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A sinless derive helper☆75Updated 3 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆43Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- ☆77Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- ☆41Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Rust macro to specialize on the type of an expression.☆46Updated 2 years ago
- ☆31Updated 5 years ago
- `$crate` in procedural macros.☆75Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago