Experiments with hashing maps
Go to file
Nicholas Chambers c9bf7c7a52 Revert "Add documentation to the project"
This reverts commit 474b5d290d.
2018-05-19 16:17:29 -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
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