Skip to content

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

Notifications You must be signed in to change notification settings

wdamron/bitring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages