timeharsh 0.1.0

timeharsh implements the timehash algorithm, an algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.
Documentation

timeharsh Build Status

Timehash in Rust

Building the project

cargo build

Running the tests

cargo test