Crate coalescing_buffer

Source

Modulesยง

ring
Coalescing ring buffer is a circular buffer of key and value pair(like a map). A update with same key will replace the value if the value is not yet read