tic - time interval counts and statistics

a high-performance stats library focused on rates and latencies from timestamped events

Build Status crates.io License License

Usage

The API documentation of this library can be found at docs.rs/tic

Performance and Example

Performance is a top-priority. To test performance, we use tic to benchmark itself.

shell cargo run --release --example benchmark -- --help cargo run --release --example benchmark

Features

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.