taiki-e / const_fn
A lightweight attribute for easy generation of const functions with conditional compilations.
☆26Updated this week
Alternatives and similar repositories for const_fn:
Users that are interested in const_fn are comparing it to the libraries listed below
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆35Updated 5 months ago
- An alternative `std`-like implementation built on origin☆24Updated 2 weeks ago
- ☆29Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- rust hints to the optimizer☆19Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆10Updated 11 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Full precision decimal representation of f64☆25Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 months ago
- Rust traits for key comparison in maps.☆22Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆21Updated 9 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- ☆38Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆35Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆21Updated 2 months ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago