Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-08-10 | 259 Bytes | |
v1.0.4 concurrent insert bug fixes.tar.gz | 2022-08-10 | 18.5 kB | |
v1.0.4 concurrent insert bug fixes.zip | 2022-08-10 | 26.1 kB | |
Totals: 3 Items | 44.8 kB | 0 |
- 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