JENebel / const_forLinks
For loops in const
☆13Updated 11 months ago
Alternatives and similar repositories for const_for
Users that are interested in const_for are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- 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
- Big array helper for serde☆61Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Const TypeId and non-'static TypeId☆66Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- ☆50Updated 5 months ago
- Dynamic structured values for Rust☆28Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Open a file or link in the system default program.☆69Updated 2 months ago
- Compile-time string operations☆102Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆19Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 10 months ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆94Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year