Module fmap

Source
Expand description

A map that shards items by their fingerprint.

Structsยง

FingerprintMap
A map that shards items by their fingerprint. This is faster than the dashmap in some cases.