taiki-e / const_fnLinks
A lightweight attribute for easy generation of const functions with conditional compilations.
☆28Updated last week
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 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆30Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆59Updated last year
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- ☆60Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆75Updated 2 weeks ago
- Byte-wise atomic memcpy.☆37Updated this week
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Arbitrary width integers☆21Updated last month
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- Cargo API written in Paris☆51Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last month