matklad / once_cellLinks
Rust library for single assignment cells and lazy statics without macros
☆2,044Updated 6 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,075Updated last week
- A small rust library for adding custom derives to enums☆2,202Updated 4 months ago
- Some more derive(Trait) options☆2,015Updated last week
- Rust quasi-quoting☆1,491Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated this week
- derive builder implementation for rust structs☆1,510Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- Rust cache structures and easy function memoization☆1,917Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,044Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Compile time static maps for Rust☆2,061Updated last month
- A powerful mock object library for Rust☆1,744Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,675Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,040Updated last week
- Generate and parse UUIDs.☆1,149Updated 2 months ago
- A Rust proc-macro attribute parser☆1,195Updated last week
- Date and time handling in Rust.☆1,244Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated last week
- Temporary file library for rust☆1,369Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,786Updated this week
- Dead simple pool implementation for rust with async-await☆1,247Updated 2 weeks ago
- Utilities for working with bytes☆2,131Updated last week
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- Logging implementation for Rust☆2,447Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆1,003Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,058Updated last month
- Parser for Rust source code☆3,229Updated this week
- Simple validation for Rust structs☆2,369Updated 8 months ago
- Strongly typed YAML library for Rust☆1,008Updated last year