Container with linear probing resolver collision using LCFS-hashing.
-
Updated
Nov 3, 2022 - C
Container with linear probing resolver collision using LCFS-hashing.
A very performant, fairly lightweight HashSet implementation in C.
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.
Add a description, image, and links to the hash-set topic page so that developers can more easily learn about it.
To associate your repository with the hash-set topic, visit your repo's landing page and select "manage topics."