natefinch / avl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Go 100.0%