Ecosyste.ms: Packages

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

Top 7.7% on proxy.golang.org
Top 2.2% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 1.7% docker downloads on proxy.golang.org

proxy.golang.org : github.com/pokt-network/smt

Package smt provides an implementation of a Sparse Merkle Trie for a key-value map. The trie implements the same optimizations specified in the JMT whitepaper to account for empty and single-node subtrees. Unlike the JMT, it only supports binary trees and does not optimise for RockDB on-disk storage. This package implements novel features that include native in-node weight sums, as well as support for ClosestProof mechanics.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/pokt-network/smt
Keywords: key-value-store, sparse-merkle-sum-trie, sparse-merkle-tree, sparse-merkle-trie, sum-tree, trie
License: MIT
Latest release: 5 months ago
First release: almost 4 years ago
Namespace: github.com/pokt-network
Dependent packages: 6
Dependent repositories: 1
Stars: 10 on GitHub
Forks: 2 on GitHub
Docker dependents: 1
Docker downloads: 150
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...