Docs.rs
solana-bucket-map-1.18.26
solana-bucket-map 1.18.26
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bv ^0.11.1
normal
bytemuck ^1.14.0
normal
log ^0.4.20
normal
memmap2 ^0.5.10
normal
modular-bitfield ^0.11.2
normal
num_enum ^0.7.2
normal
rand ^0.8.5
normal
solana-measure =1.18.26
normal
solana-sdk =1.18.26
normal
tempfile ^3.9.0
normal
fs_extra ^1.3.0
dev
rayon ^1.8.1
dev
solana-logger =1.18.26
dev
Versions
43.9%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
1.18.26
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.