matklad / once_cell
Rust library for single assignment cells and lazy statics without macros
☆1,922Updated 3 weeks ago
Alternatives and similar repositories for once_cell:
Users that are interested in once_cell are comparing it to the libraries listed below
- Type erasure for async trait methods☆1,923Updated last week
- A small rust library for adding custom derives to enums☆1,928Updated 2 weeks ago
- Some more derive(Trait) options☆1,847Updated this week
- Rust cache structures and easy function memoization☆1,695Updated 2 weeks ago
- Rust quasi-quoting☆1,376Updated last week
- Find unused dependencies in Cargo.toml☆1,852Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,498Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,895Updated this week
- derive builder implementation for rust structs☆1,397Updated 4 months ago
- Compile time static maps for Rust☆1,899Updated last month
- A powerful mock object library for Rust☆1,594Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,972Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,590Updated 3 months ago
- Subcommand to show result of macro expansion☆2,785Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,540Updated 4 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,257Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,409Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,866Updated 8 months ago
- Utilities for working with bytes☆1,982Updated 2 weeks ago
- Parser for Rust source code☆3,001Updated last week
- Simple validation for Rust structs☆2,165Updated last week
- A binary encoder / decoder implementation in Rust.☆2,806Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,387Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,241Updated 2 months ago
- A code coverage tool for Rust projects☆2,620Updated this week
- Temporary file library for rust☆1,248Updated last week
- A Rust proc-macro attribute parser☆1,081Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,849Updated last month
- Logging implementation for Rust☆2,295Updated last week
- Dead simple pool implementation for rust with async-await☆1,131Updated this week