rust / crates
Some rust specifics
DashMap
is an implementation of a concurrent associative array/hashmap in Rust.std::sync::LazyLock
- A value which is initialized on the first access.string_wizard::MagicString
/magic-string
- performant updates on large strings (like source-maps)
compact_str
- checkrolldown_rstr