taiki-e / const_fnLinks
A lightweight attribute for easy generation of const functions with conditional compilations.
☆27Updated 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 11 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- ☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- ☆39Updated 2 years 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
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- Pretty backtraces for rust☆15Updated 3 years ago
- An alternative `std`-like implementation built on origin☆31Updated 4 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Arbitrary width integers☆20Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago