matklad / once_cellLinks
Rust library for single assignment cells and lazy statics without macros
☆2,022Updated 4 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:
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- Type erasure for async trait methods☆2,057Updated 2 weeks ago
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Rust quasi-quoting☆1,467Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 8 months ago
- derive builder implementation for rust structs☆1,480Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,891Updated 2 months ago
- A powerful mock object library for Rust☆1,705Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month
- A Rust proc-macro attribute parser☆1,170Updated this week
- Find unused dependencies in Cargo.toml☆2,010Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated this week
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- Temporary file library for rust☆1,346Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Generate and parse UUIDs.☆1,131Updated 2 weeks ago
- Parser for Rust source code☆3,180Updated this week
- Utilities for working with bytes☆2,104Updated last month
- Date and time handling in Rust.☆1,228Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- Compile time static maps for Rust☆2,017Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,056Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,342Updated last month
- Strongly typed YAML library for Rust☆1,003Updated last year
- Subcommand to show result of macro expansion☆2,933Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,731Updated last week
- Logging implementation for Rust☆2,411Updated 3 weeks ago