Skip to content

kenpu/gotrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Compressed Trie for uint64

export GOPATH=$PWD
cd src
go run main.go
go test gotrie
go test -cpuprofile=prof.out gotrie
go tool pprof --lines --web ./gotrie.test ./prof.out

About

Compressed trie implementation in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages