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:
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- Big array helper for serde☆65Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- ☆34Updated last year
- A newtype with alignment of at least `A` bytes☆34Updated last month
- File locking via POSIX advisory record locks☆20Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Open a file or link in the system default program.☆73Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆22Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- image comparison in rust☆47Updated 5 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Convert number to enum☆87Updated last year