M.V. Hutz 2faa8feedc
All checks were successful
CI TEST3 / unit-test (pull_request) Successful in 37s
CI TEST3 / lint (pull_request) Successful in 1m2s
CI TEST3 / mutation-test (pull_request) Successful in 1m12s
CI TEST3 / fuzz-test (pull_request) Successful in 1m16s
revert: remove concurrency from gha
The `cancel-in-progress` option for concurrency is not really supported by Gitea, so the whole point of the block no longer makes any sense.
2026-03-17 20:09:53 -04:00
2026-03-17 00:59:15 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 00:59:15 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 00:59:15 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00

go-cuckoo

A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.

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%