Crate approximate

Crate approximate 

Source

Structs§

ScalableCounter
This represents an atomic counter that uses probability to achieve faster operations, while still retaining a good accuracy.

Traits§

AtomicCounter
This trait represents all the possible operations on an ScalableCounter
AtomicVal
Countable