#counter #multi-threading #debugging #applications #performance #high #thread-local

mt-debug-counters

Crate to support high performance debug counters for heavy multithreaded applications

4 releases

0.1.3 May 28, 2023
0.1.2 Feb 21, 2023
0.1.1 Nov 9, 2022
0.1.0 Nov 9, 2022

#873 in Concurrency

27 downloads per month
Used in 2 crates

MIT/Apache

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.6–5.5MB
~15K SLoC