5c019baa780793698842a07ba451d1fdf561c94f
Instead of duplicating test logic in both the CI and the Makefile, I made the CI call the Makefile. Also, updated `make docs` so it dynamically pulls the module name from `go list -m`.
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%