/avl

Primary LanguageGoMIT LicenseMIT

AVL Build Status GoDoc Go Report Card

AVL contains a go implementation of an AVL tree that stores []byte values.

It is production-quality code, but currently not in use in production.