Back to search
MapOf is a high-performance concurrent map implementation that offers significant, performance improvements over sync.Map in many common scenarios.
Stars
26
Forks
1
Watchers
26
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
371
commits
1
commits
[mapof][flat] optimizations such as simplifying the resize logic
e326f15View on GitHub[mapof][flat] use built-in string hash and optimize bucket lock
475ac4eView on GitHub