a1phyr / once_mapLinks
Single assignment and lazy maps
☆18Updated last month
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.☆106Updated last month
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆43Updated 2 years ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆120Updated this week
- Even formats macros☆95Updated this week
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 5 months ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Simple refinement types for Rust; parse, don't validate!☆75Updated last month
- A library for compact bit sets containing enums.☆119Updated last month
- Arbitrary precision floating point numbers library☆113Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- The never type (the true one!) in stable Rust.☆41Updated 3 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Experimental web UI library for Rust.☆52Updated last year
- Types to define keyboard related events☆68Updated last month
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆20Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆40Updated 10 months ago
- Comparing parser APIs☆145Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
- "A very small syn"☆211Updated 9 months ago