tidwall / hashmap

A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tidwall/hashmap Issues