proxy.golang.org : github.com/spikeekips/avl
Package avl is the implementation of AVL Tree(https://en.wikipedia.org/wiki/AVL_tree). avl also supports the hashable node, which can generate it's own hash and leaves hash. With the hashable node, avl can generate node's proof. Please check the examples below. - Unlike other avl implementation, avl only provides insertion or updating of node, not deletion.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/spikeekips/avl
Keywords:
avl-tree-implementations
, avl-tree-visualization
, dotgraphs
, merkle-tree
License: GPL-3.0
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/spikeekips
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago