This website requires JavaScript.
Explore
Help
Sign In
tools
/
go-cuckoo
Watch
1
Star
0
Fork
0
You've already forked go-cuckoo
Code
Issues
Pull Requests
Actions
Releases
2
Wiki
Activity
1
Commit
1
Branch
2
Tags
553117cb30a918eb4f96db410f061301be12beef
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Maxim Hutz
553117cb30
Initial commit
2026-03-17 00:59:15 +00:00
.gitignore
Initial commit
2026-03-17 00:59:15 +00:00
LICENSE
Initial commit
2026-03-17 00:59:15 +00:00
README.md
Initial commit
2026-03-17 00:59:15 +00:00
README.md
go-cuckoo
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
Reference in New Issue
View Git Blame
Copy Permalink
Description
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
Readme
AGPL-3.0
141
KiB
Languages
Go
93.3%
Makefile
6.7%