Clibs

Keyword “hashmap” packages
packagedescriptioncategorylicense
willemt/linked-list-hashmaphashmap that uses linked lists for managing collisionsData structureBSD
willemt/quadratic-probing-hashmaphashmap that uses quadratic probing (open addressing) for managing collisionsData structureBSD
willemt/skiplistDictionary implemented through a skiplistData structureBSD