Skip to content

[WIP] Implementation of HAT-trie in Go

License

Notifications You must be signed in to change notification settings

mjakubicek/hattrie

 
 

Repository files navigation

HAT-trie

Usage

Test

make test-fast
make benchmark

Reading

Code Reference

Debug

  • Can be pure with max container 2 with alphabet 256?
  • Splits not halving links, only ocurences-> too many pure nodes?

About

[WIP] Implementation of HAT-trie in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.4%
  • Makefile 7.6%