Docs.rs
hi_sparse_bitset-0.7.2
hi_sparse_bitset 0.7.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tower120
Dependencies
arrayvec ^0.7
normal
optional
base64 ^0.22
normal
optional
serde ^1.0
normal
optional
wide ^0.7.28
normal
optional
anyhow ^1
dev
bincode ^2.0
dev
cfg-if ^1
dev
criterion ^0.5.1
dev
hibitset ^0.6.4
dev
itertools ^0.11
dev
rand ^0.8
dev
roaring ^0.10.2
dev
serde_json ^1.0
dev
tempfile ^3
dev
Versions
69.74%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hi_
sparse_
bitset
0.7.2
Module cache
Sections
Memory footprint
Module Items
Structs
Traits
In crate hi_
sparse_
bitset
hi_sparse_bitset
Module
cache
Copy item path
Source
Expand description
Cache used by
BlockIter
/
IndexIter
for
reduce
operations.
§
Memory footprint
Cache for one
BitSet
costs 2 pointers.
Structs
§
Dynamic
Cache
Dynamically built in-heap cache.
Fixed
Cache
Cache with fixed capacity.
NoCache
Cache is not used.
Traits
§
Reduce
Cache