MathieuTurcotte / go-trieLinks
Trie implementation based on a minimal automaton for Go
☆23Updated 9 years ago
Alternatives and similar repositories for go-trie
Users that are interested in go-trie are comparing it to the libraries listed below
Sorting:
- Heap profile reader for Go☆85Updated 7 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Stew is a very high performance package that extends common Go objects providing better alternatives or wrappers.☆67Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 8 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Layer based configuration for golang