Experiments with hashing maps
Go to file
Nicholas Chambers 474b5d290d Add documentation to the project 2018-05-19 15:58:42 -05:00
doc Add documentation to the project 2018-05-19 15:58:42 -05:00
include Apply fixes to let 1.0.1 build 2018-05-19 12:29:47 -05:00
src Apply fixes to let 1.0.1 build 2018-05-19 12:29:47 -05:00
.gitignore Setup the basic .gitignore 2018-05-18 09:03:55 -05:00
CMakeLists.txt Apply fixes to let 1.0.1 build 2018-05-19 12:29:47 -05:00
Doxyfile Add documentation to the project 2018-05-19 15:58:42 -05:00
LICENSE Initial commit 2018-05-18 17:04:18 -05:00
README.md Initial commit 2018-05-18 17:04:18 -05:00
hashmap.pc.in Apply fixes to let 1.0.1 build 2018-05-19 12:29:47 -05:00

README.md

hashmap

A small hashmap written in C to use with some other projects