2 projects
lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
Contributors
265
Organizations
114
Software value
$18K
Once Cell
Once Cell is a Rust library that provides thread-safe, lazily evaluated values and mutable state. It offers synchronization primitives for sharing data between threads with a focus on initialization safety and performance.
Contributors
230
Organizations
106
Software value
$84K