Skip to content

v1.0.4 concurrent insert bug fixes

Compare
Choose a tag to compare
@cornelk cornelk released this 10 Aug 05:46
· 19 commits to main since this release
  • fixed insert during map grow
  • fixed add not working properly during concurrent delete
  • add SetHasher function to allow setting of a custom hasher
  • benchmarks have been moved to a subdirectory to remove imports for external libraries from main module