8000 Tags · mhmtszr/concurrent-swiss-map · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mhmtszr/concurrent-swiss-map

Tags

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add marshal unmarshal json support (#12)

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update range function as lock free (#9)

v1.0.6

Toggle v1.0.6's commit message
chore: fix lint

v1.0.5

Toggle v1.0.5's commit message
add unsafe import to bits amd64

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add SetIf and DeleteIf methods. (#6)

These methods allow you to lazy create/initialize values and decide if the values should be set or deleted while the map shard is locked.

Signed-off-by: Hiram Chirino <hiram@hiramchirino.com>

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add clear function (#4)

* feat: add clear function

Signed-off-by: rfyiamcool <rfyiamcool@163.com>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add set_if_present (#3)

Signed-off-by: rfyiamcool <rfyiamcool@163.com>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix missing RUnlock in Range function (#1)

v1.0.0

Toggle v1.0.0's commit message
Update package import

v0.0.9

Toggle v0.0.9's commit message
Update package import

0