usbalbin / iter_fixed
Iterator of const known length
☆15Updated 2 months ago
Alternatives and similar repositories for iter_fixed:
Users that are interested in iter_fixed are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Macro for sealing traits and structures☆50Updated 2 months 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☆62Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Floating point types which can be safely shared between threads☆16Updated 5 months ago
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Full precision decimal representation of f64☆25Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- rust slice conversion library☆16Updated 2 years ago
- ☆31Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆20Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- ☆41Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆38Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- ☆53Updated 9 months ago