DashMap is a blazing fast implementation of a concurrent key -> value map.
DashMap tries to implement an easy to use API while also having more advanced interfaces for squeezing out performance.
We put great effort into performance and aims to be as fast as possible. If you have any suggestions or tips do not hesitate to open an issue or a PR.
DashMap is gladly accepts contributions! Do not hesitate to open issues or PR's.
DashMap is included in a set of benchmarks found here that use bustle, a port of the libcuckoo benchmark harness. Benchmarks are a best effort and we try to make them as unbiased and realistic as possible. Contributions are accepted there too!
Creating and testing open-source software like DashMap takes up a large portion of my time and comes with costs such as test hardware. Please consider supporting me and everything I make for the public to enable me to continue doing this.
If you want to support me please head over and take a look at my patreon.
This project is licensed under MIT.