hashmapA simple hashmap written in C which uses linear probing.Use 'make test' to create the 'test' executable and 'make lib' to build as a shared library.