Docs.rs
indexed_bitvec_core-3.1.0
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
indexed_bitvec_core 3.1.0
Core operations on indexed bitvectors including (hopefully) fast rank and select operations.
Crate
Source
Builds
Feature flags
Documentation
Coverage
72.97%
27
out of
37
items documented
8
out of
37
items with examples
Links
DarkOtter/indexed-bitvec-rs
3
0
5
crates.io
Dependencies
heapsize ^0.4
normal
quickcheck ^0.7
dev
rand ^0.6
dev
rand_xorshift ^0.1
dev
Versions
4.0.0
(2019-01-13)
3.1.1
(2019-01-08)
3.1.0
(2019-01-01)
3.0.0
(2018-12-24)
2.2.0
(2018-12-23)
2.1.0
(2018-12-22)
2.0.0
(2018-07-22)
Owners
Core operations to create indexes used to perform fast rank & select operations on bitvectors.