Skip to content

apokalyptik/quicktrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quicktrie

A pure go trie library

  • A quickly made string keyed trie implimentation.
  • Which was refined into a black/white radix trie.
  • Which was then refactored to allow both plain BW tries and KV BW tries

Documentation: http://godoc.org/gopkg.in/apokalyptik/quicktrie.v1

About

A quickly made string keyed trie implimentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages