DashMap should be significantly faster in concurrent reads and writes compared to the std HashMap. https://github.com/xacrimon/dashmap https://github.com/xacrimon/conc-map-bench
DashMap should be significantly faster in concurrent reads and writes compared to the std HashMap.
https://github.com/xacrimon/dashmap
https://github.com/xacrimon/conc-map-bench