matklad / once_cellLinks
Rust library for single assignment cells and lazy statics without macros
☆2,019Updated 3 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,047Updated 3 weeks ago
- Some more derive(Trait) options☆1,981Updated last month
- Rust cache structures and easy function memoization☆1,877Updated last month
- Rust quasi-quoting☆1,456Updated this week
- A small rust library for adding custom derives to enums☆2,154Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- derive builder implementation for rust structs☆1,469Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- A Rust proc-macro attribute parser☆1,162Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- A powerful mock object library for Rust☆1,702Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated last week
- Find unused dependencies in Cargo.toml☆1,988Updated this week
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Generate and parse UUIDs.☆1,127Updated last week
- Temporary file library for rust☆1,339Updated this week
- Simple validation for Rust structs☆2,321Updated 6 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,335Updated 2 weeks ago
- Parser for Rust source code☆3,165Updated last week
- Subcommand to show result of macro expansion☆2,923Updated last week
- Dead simple pool implementation for rust with async-await☆1,225Updated last week
- Logging implementation for Rust☆2,400Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,721Updated 6 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago
- A logging implementation for `log` which is configured via an environment variable.☆967Updated last month
- Utilities for working with bytes☆2,101Updated 3 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,040Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month