a1phyr / once_mapLinks
Single assignment and lazy maps
☆19Updated 3 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.☆118Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Rust procedural macro attribute parser☆44Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆135Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- ☆43Updated 2 years ago
- Rust trait for diffing and applying diffs between data structures☆63Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- An attribute to create an atomic wrapper around a C-style enum☆48Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Arbitrary precision floating point numbers library☆113Updated 9 months ago
- Comparing parser APIs☆152Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆171Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆83Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago