Skip to content

Storing strings without GC overhead

License

Notifications You must be signed in to change notification settings

ou05020/stringbank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Storing strings without GC overhead

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%