5 releases
0.1.4 | Aug 23, 2024 |
---|---|
0.1.3 | May 28, 2023 |
0.1.2 | Feb 21, 2023 |
0.1.1 | Nov 9, 2022 |
0.1.0 | Nov 9, 2022 |
#461 in Concurrency
34 downloads per month
Used in 2 crates
11KB
276 lines
Multithreaded debug counters
Crate to support high performance debug counters for heavy multithreaded applications All threads write to a thread local counter, then when the counters are requested an aggregation across all the variables is performed
Dependencies
~0.5–5.5MB
~15K SLoC