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