a1phyr / once_mapLinks
Single assignment and lazy maps
☆16Updated 3 weeks 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.☆105Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆144Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆115Updated 10 months ago
- Const TypeId and non-'static TypeId☆67Updated this week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Public repository for the Rust keyword generics initiative☆106Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- "A very small syn"☆209Updated 7 months ago
- An alternate Cargo registry using static files☆128Updated 6 months ago
- Minimal asynchronous executor for Rust☆129Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Simple refinement types for Rust; parse, don't validate!☆75Updated 3 weeks ago
- Rustdoc's JSON output interface☆35Updated 2 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- ☆43Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Drop-in replacement for std::time for Wasm in browsers☆79Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆46Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago