bvrs 0.1.0

A lightweight rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<div align="center">
  <h1>BVRS</h1>
  A lightweight rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.
</div>

## Installation

Coming Soon...

## Usage

Coming Soon...