uuid-map

Crates.iouuid-map
lib.rsuuid-map
version0.1.0
created_at2025-11-17 07:53:15.599779+00
updated_at2025-11-17 07:53:15.599779+00
descriptionUUID-optimized maps and sets
homepagehttps://github.com/r3v2d0g/uuid-map
repository
max_upload_size
id1936395
size33,352
Matthieu Le brazidec (r3v2d0g) (r3v2d0g)

documentation

https://docs.rs/uuid-map

README

uuid-map

A wrapper for HashMaps and HashSets which are optimized for UUIDv4s and UUIDv7s, using their random bits instead of hashing them.

Commit count: 0

cargo fmt