a367c10957315f91a2cdd25920c3f0b124757c43
- Added `checkmake` to enforce good `Makefile` format. - Added `help`, `test`, `lint-markdown`, `lint`, `clean`, and `all` targets. - Added `install` target. - Added target comments to streamline `help` command.
go-cuckoo
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
Languages
Go
93.3%
Makefile
6.7%