Releases: lockp111/go-cmap
Releases · lockp111/go-cmap
v1.5.0
v1.4.0
feat: GetCb
v1.3.0 feat: GetCb
Change the pointer to a structure to reduce GC
Change the pointer to a structure to reduce GC.
Full Changelog: v1.0.1...v1.1.0
Rename package
Change the name of the repository to match the package name.
New refactor concurrent-map
- Go 1.21 or later
- Performance improvement for traversing all keys.
- Add SafeMap
Full Changelog: https://github.com/lockp111/concurrent-map/commits/v1.0.0