a1phyr / once_mapLinks
Single assignment and lazy maps
☆15Updated 4 months ago
Alternatives and similar repositories for once_map
Users that are interested in once_map are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆43Updated last year
- 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
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated last week
- We have Crater At Home☆35Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- An exploration of Storages☆35Updated last year
- A sinless derive helper☆72Updated this week
- Simple refinement types for Rust; parse, don't validate!☆74Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- ☆41Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- ☆69Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated last week
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 5 months ago
- Strongly typed vector math with glam☆28Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- ☆44Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago