Tools

Replicas of fun tools.

A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
Updated 2026-05-09 20:57:19 +00:00
A double-ended queue in Go, implemented using a ring buffer.
Updated 2026-04-05 19:04:10 +00:00