hash-set topic

List hash-set repositories

Containers

166
Stars
14
Forks
Watchers

This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.

amt

64
Stars
4
Forks
Watchers

Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)