master
build: add package comments to silence revive linter
build: modernize benchmark usage
build: remove build constraint syntax for go 1.16 and older
lib/mmap: convert to using unsafe.Slice to avoid deprecated reflect.SliceHeader