rustics 0.9.1

simple statistic library for performance analysis
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.rand]
version = "0.8"

[package]
authors = ["bertoni"]
categories = ["development-tools::profiling"]
description = "simple statistic library for performance analysis"
edition = "2021"
include = ["Cargo.toml", "src/*.rs", "README"]
keywords = ["monitoring", "statistics", "performance"]
license = "MIT OR BSD-2-Clause OR BSD-1-Clause"
name = "rustics"
readme = "README.md"
repository = "https://github.com/jbertoni/Rustics"
version = "0.9.1"