Tools

Replicas of fun tools.

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