Docs.rs
solana-bucket-map-2.2.0
solana-bucket-map 2.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bv ^0.11.1
normal
bytemuck ^1.21.0
normal
bytemuck_derive ^1.8.1
normal
log ^0.4.25
normal
memmap2 ^0.5.10
normal
modular-bitfield ^0.11.2
normal
num_enum ^0.7.3
normal
rand ^0.8.5
normal
solana-clock =2.2.1
normal
solana-measure =2.2.0
normal
solana-pubkey =2.2.1
normal
tempfile ^3.16.0
normal
fs_extra ^1.3.0
dev
rayon ^1.10.0
dev
solana-logger =2.2.1
dev
solana-pubkey =2.2.1
dev
Versions
43.9%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
bucket_
map
2.2.0
Module bucket_
map
Module Items
Structs
Enums
In crate solana_
bucket_
map
solana_bucket_map
Module
bucket_map
Copy item path
Source
Expand description
BucketMap is a mostly contention free concurrent map backed by MmapMut
Structs
§
Bucket
Map
Bucket
MapConfig
Enums
§
Bucket
MapError
used to communicate resize necessary and current size.