a1phyr / once_map
Single assignment and lazy maps
☆14Updated last month
Alternatives and similar repositories for once_map:
Users that are interested in once_map are comparing it to the libraries listed below
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 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.☆46Updated last year
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Drop-in replacement for std::time for Wasm in browsers☆71Updated 2 months ago
- ☆41Updated last year
- Macro for sealing traits and structures☆52Updated 4 months ago
- We have Crater At Home☆30Updated 5 months ago
- Cargo API written in Paris☆47Updated last month
- An alternate Cargo registry using static files☆116Updated last month
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Anonymous struct and named arguments in Rust.☆72Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- An IDE extension for debugging trait errors in Rust.☆108Updated last week
- A memory efficient syntax tree for language developers☆57Updated this week
- Add observability to your Rust types!☆48Updated last month
- Simple refinement types for Rust; parse, don't validate!☆71Updated last week
- Experimental web UI library for Rust.☆54Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆111Updated last year
- Use winit like the async runtime you've always wanted☆50Updated 9 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Integer types with customizable niche values☆43Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Types to define keyboard related events.☆57Updated last week