a1phyr / once_mapLinks
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 5 months ago
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 4 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆114Updated this week
- Const TypeId and non-'static TypeId☆66Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Threadsafe RefCell for Rust☆91Updated 2 months ago
- ☆41Updated last year
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Rust procedural macro attribute parser☆44Updated 11 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A memory efficient syntax tree for language developers☆60Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 11 months ago
- An exploration of Storages☆35Updated last year
- horrible serde macro stuff☆39Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year