go-qfext
go-qfext copied to clipboard
Mmap?
Neat package! Curious if an mmap'd option would work well in the read-only-from-disk use case? It would be simpler and possibly more performant than the direct read from offset + transform method. I might take a swing at it if it was welcome.