Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 269 Bytes

package bitring

Go implementation of a bitmap ring-buffer which tracks the state of windowed out-of-order processing over sequence of offsets. The initially marked offset can be any non-negative integer.

Documentation