taiki-e / const_fnLinks
A lightweight attribute for easy generation of const functions with conditional compilations.
☆30Updated last month
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
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- ☆30Updated last year
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆60Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- ☆76Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Cargo API written in Paris☆52Updated 2 weeks ago
- ☆39Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- ☆59Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)