cachemap3

Crates.iocachemap3
lib.rscachemap3
version0.0.1
sourcesrc
created_at2024-02-18 17:40:54.820941
updated_at2024-02-18 17:40:54.820941
descriptionA shared hashmap intended for caching values. Shorter lock times than dashmap
homepage
repositoryhttps://github.com/conradludgate/cachemap
max_upload_size
id1144254
size8,135
Conrad Ludgate (conradludgate)

documentation

README

cachemap3

Like DashMap, but the does not hold a lock during re-alloc.

Commit count: 0

cargo fmt