Module solana_bucket_map::bucket_map
source · Expand description
BucketMap is a mostly contention free concurrent map backed by MmapMut
Structs
Enums
- used to communicate resize necessary and current size.
BucketMap is a mostly contention free concurrent map backed by MmapMut