matklad / once_cellLinks
Rust library for single assignment cells and lazy statics without macros
☆2,012Updated 2 months ago
Alternatives and similar repositories for once_cell
Users that are interested in once_cell are comparing it to the libraries listed below
Sorting:
- Type erasure for async trait methods☆2,038Updated last week
- A small rust library for adding custom derives to enums☆2,138Updated last month
- Rust quasi-quoting☆1,444Updated last week
- Some more derive(Trait) options☆1,972Updated last week
- Rust cache structures and easy function memoization☆1,866Updated last month
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- A powerful mock object library for Rust☆1,687Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Find unused dependencies in Cargo.toml☆1,976Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,622Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 6 months ago
- Compile time static maps for Rust☆1,977Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- A Rust proc-macro attribute parser☆1,154Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,322Updated 4 months ago
- Dead simple pool implementation for rust with async-await☆1,217Updated this week
- Temporary file library for rust☆1,330Updated this week
- Generate and parse UUIDs.☆1,120Updated last week
- Date and time handling in Rust.☆1,219Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,706Updated 5 months ago
- Parser for Rust source code☆3,149Updated this week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,182Updated last week
- Logging implementation for Rust☆2,388Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,029Updated this week
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Utilities for working with bytes☆2,087Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆961Updated 2 weeks ago