Docs.rs
vole-0.1.1
vole 0.1.1
Docs.rs crate page
MPL-2.0
26 July 2026
Links
crates.io
Source
Owners
ChrisJefferson
ozgurakgun
Dependencies
anyhow ^1.0.42
normal
bitflags ^1.2.1
normal
cpu-time ^1.0.0
normal
indexmap ^1.7.0
normal
itertools ^0.10.1
normal
lazy_static ^1.4.0
normal
once_cell ^1.8.0
normal
rand ^0.8.4
normal
rand_chacha ^0.3.1
normal
seahash ^4.1.0
normal
serde ^1.0.127
normal
serde_json ^1.0.66
normal
smallbitvec ^2.5.0
normal
structopt ^0.3
normal
tracing ^0.1
normal
tracing-appender ^0.1
normal
tracing-core ^0.1.18
normal
tracing-subscriber ^0.2
normal
criterion ^0.3.5
dev
test-log ^0.2.5
dev
Versions
51.39%
of the crate is documented
Platform
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
Skip to main content
Module datastructures
vole
0.1.1
Module datastructures
Module Items
Modules
In crate vole
vole
Module
datastructures
Copy item path
Source
Expand description
A collection of data structures which are used in vole
Modules
ยง
digraph
Edge-coloured Graphs
hash
Hashing
small_
int_
set
A set of integers with O(1) lookup and O(1) iteration through members.
sortedvec
unionfind