taiki-e / const_fn
A lightweight attribute for easy generation of const functions with conditional compilations.
☆26Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for const_fn
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆29Updated 6 months ago
- ☆35Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- myrrlyn’s wyzyrdly library☆25Updated 7 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Rust String type with configurable byte storage.☆33Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- ☆37Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆21Updated last month
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆18Updated this week
- Minimal float parser primitives with a focus on compile times.☆21Updated 2 years ago
- Make any value Sync but only available on its original thread☆36Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆20Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago