matklad / once_cellLinks
Rust library for single assignment cells and lazy statics without macros
☆1,982Updated last week
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,046Updated last month
- Type erasure for async trait methods☆1,995Updated this week
- Some more derive(Trait) options☆1,922Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 4 months ago
- Rust quasi-quoting☆1,421Updated last week
- Find unused dependencies in Cargo.toml☆1,906Updated last month
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Subcommand to show result of macro expansion☆2,855Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Logging implementation for Rust☆2,349Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,001Updated 2 weeks ago
- Utilities for working with bytes☆2,058Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,928Updated last month
- derive builder implementation for rust structs☆1,443Updated 7 months ago
- A powerful mock object library for Rust☆1,644Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 3 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,955Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Compile time static maps for Rust☆1,928Updated 4 months ago
- A next-generation test runner for Rust.☆2,454Updated this week
- Parser for Rust source code☆3,083Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Simple validation for Rust structs☆2,255Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- Generate and parse UUIDs.☆1,096Updated last week
- A Rust proc-macro attribute parser☆1,121Updated last week
- Rust derive-based argument parsing optimized for code size☆1,800Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,707Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,303Updated last month