LibHashSet is a simple hash set implementation for C99.
Go to file
2022-11-22 17:00:43 +01:00
hashset Small tweak to hash function. 2022-11-22 17:00:43 +01:00
libhashset Small tweak to hash function. 2022-11-22 17:00:43 +01:00
.gitignore Some code clean-up + added Makefile. 2022-11-20 18:02:12 +01:00
hashset.sln Renamed project files. 2022-11-20 14:41:30 +01:00
LICENSE.txt Added LICENSE file. 2022-11-21 18:41:18 +01:00
Makefile Some code clean-up + added Makefile. 2022-11-20 18:02:12 +01:00