/bitring

Go implementation of a bitmap ring-buffer which tracks the state of windowed out-of-order processing over a sequence of logical offsets

Primary LanguageGo

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