Skip to content

Releases: lockp111/go-cmap

v1.5.0

04 Apr 19:47

Choose a tag to compare

date safe map

v1.4.0

04 Mar 17:07
2045e14

Choose a tag to compare

style: rename

feat: GetCb

15 Aug 18:35

Choose a tag to compare

v1.3.0

feat: GetCb

Change the pointer to a structure to reduce GC

02 Jul 12:42

Choose a tag to compare

Change the pointer to a structure to reduce GC.

Full Changelog: v1.0.1...v1.1.0

Rename package

02 Jul 11:00

Choose a tag to compare

Change the name of the repository to match the package name.

New refactor concurrent-map

02 Jul 05:13

Choose a tag to compare

  • 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