taiki-e / const_fnLinks
A lightweight attribute for easy generation of const functions with conditional compilations.
☆30Updated 3 months ago
Alternatives and similar repositories for const_fn
Users that are interested in const_fn are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆30Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- rust hints to the optimizer☆19Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)