1 2 3 4
# `uuid-map` A wrapper for `HashMap`s and `HashSet`s which are optimized for UUIDv4s and UUIDv7s, using their random bits instead of hashing them.