Categorygithub.com/ou05020/stringbank
repositorypackage
1.2.1
Repository: https://github.com/ou05020/stringbank.git
Documentation: pkg.go.dev

# README

stringbank

GoDoc Build Status

stringbank allows you to hold large numbers of strings without bothering the garbage collector. For small strings storage is reduced as the lengths are encoded compactly.