mt-debug-counters

Crates.iomt-debug-counters
lib.rsmt-debug-counters
version0.1.3
sourcesrc
created_at2022-11-09 22:20:04.124874
updated_at2023-05-28 10:31:49.274693
descriptionCrate to support high performance debug counters for heavy multithreaded applications
homepage
repositoryhttps://github.com/Guilucand/mt-debug-counters-rs
max_upload_size
id709034
size22,442
(Guilucand)

documentation

README

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

Commit count: 18

cargo fmt