Skip to content

yanpozka/trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tries in Go

Run benchmarks:

go test -v -bench=. -benchtime=5s -benchmem

About

Go implementation of Tries data structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages