LibHashSet is a simple hash set implementation for C99.
Go to file
2022-11-23 00:34:02 +01:00
hashset Enable delay loading for "advapi32.dll" library. 2022-11-23 00:34:02 +01:00
libhashset Linux build fixes. 2022-11-23 00:04:26 +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 Added separate Makefiles for the library and the "main" program. 2022-11-22 23:31:21 +01:00