matklad / once_cellLinks
Rust library for single assignment cells and lazy statics without macros
☆2,057Updated 8 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,114Updated this week
- Rust quasi-quoting☆1,525Updated this week
- Some more derive(Trait) options☆2,068Updated last week
- A small rust library for adding custom derives to enums☆2,287Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Updated last month
- derive builder implementation for rust structs☆1,529Updated last month
- Rust cache structures and easy function memoization☆1,959Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,077Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,703Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,230Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Updated last month
- Compile time static maps for Rust☆2,100Updated last week
- A powerful mock object library for Rust☆1,779Updated 2 months ago
- Date and time handling in Rust.☆1,276Updated last week
- Parser for Rust source code☆3,283Updated this week
- Temporary file library for rust☆1,397Updated 3 weeks ago
- Utilities for working with bytes☆2,172Updated last week
- Logging implementation for Rust☆2,478Updated 2 months ago
- Generate and parse UUIDs.☆1,177Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- Dead simple pool implementation for rust with async-await☆1,267Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,376Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- A binary encoder / decoder implementation in Rust.☆3,077Updated 5 months ago
- A logging implementation for `log` which is configured via an environment variable.☆1,026Updated last week
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago