width_counters 1.0.2

Atomic counters with variable bit widths and customizable atomic ordering
Documentation

width_counters

Usability:

License: MIT OR Apache-2.0 crates.io docs.rs

Development:

Maintenance: actively-developed GitHub Actions: CI


Overview

Atomic, thread-safe, monotonically increasing counters of differing integer widths

Comes with

These counters support

Optional features

  • serde: Enable de/serialization