wdamron / bitring

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Go 100.0%