Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

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 4 years ago
First release: over 4 years ago
Namespace: github.com/spikeekips
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...