a1phyr / once_map
Single assignment and lazy maps
☆15Updated 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.☆99Updated 4 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- ☆41Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- Drop-in replacement for std::time for Wasm in browsers☆74Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆104Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Anonymous struct and named arguments in Rust.☆74Updated last year
- A fast, concurrent string interner☆150Updated 8 months ago
- An alternate Cargo registry using static files☆120Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- ☆31Updated 11 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- We have Crater At Home☆33Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Public repository for the Rust keyword generics initiative☆100Updated 9 months ago
- Rust library for typesystem-assisted bitflags.☆121Updated 4 months ago
- An evil parsing library.☆54Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year