JENebel / const_forLinks
For loops in const
☆13Updated last year
Alternatives and similar repositories for const_for
Users that are interested in const_for are comparing it to the libraries listed below
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
 - Macro for sealing traits and structures☆59Updated 11 months ago
 - ☆51Updated last month
 - Big array helper for serde☆64Updated last year
 - Const TypeId and non-'static TypeId☆69Updated last month
 - Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
 - This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
 - A primitive for writing structural search and replace programs for rust☆31Updated last month
 - A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
 - Threadsafe RefCell for Rust☆95Updated 7 months ago
 - Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
 - Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
 - Mirror of Rust's allocator api for use on stable rust☆68Updated last month
 - Minimal TOML library with few dependencies☆83Updated 8 months ago
 - Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
 - A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
 - Automatic cfg for Rust compiler features☆105Updated 4 months ago
 - Open a file or link in the system default program.☆72Updated 2 months ago
 - Hash trait that is object-safe☆36Updated last week
 - Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
 - Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
 - Helper macros: autoimpl, impl_scope☆68Updated last month
 - serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
 - Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated 2 weeks ago
 - Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
 - A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
 - You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
 - Embed images in Rust documentation☆26Updated 4 years ago
 - A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 7 months ago
 - Use winit like the async runtime you've always wanted☆49Updated last year