Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 162 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 162 Bytes

Small hashmap library that I made using the FNV1A hashing algorithm. It works with strings.

Sorry if it has memory leaks, I tried my best. I'll try to fix them.