base2histogram 0.1.2

A Rust histogram library using base-2 logarithmic bucketing for fast percentile estimation
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}