Hashmap A fast, reliable, simple hashmap that only supports the uint64 key/value A fast, reliable, simple hashmap that only supports the uint64 key/value 16 October 2022
Hashmap A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxhash algorithm A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxhash algorithm 18 March 2022
Data Structures A simple Set data structure implementation in Golang using LinkedHashMap A simple Set data structure implementation in Golang using LinkedHashMap 26 December 2021
Hashmap A Golang lock-free thread-safe HashMap optimized for fastest read access A Golang lock-free thread-safe HashMap optimized for fastest read access 16 December 2021
Hash A simple and efficient thread-safe sharded hashmap for Go A simple and efficient thread-safe sharded hashmap for Go 05 December 2021