lsmtree
v0.1.1 GrowingImplements a Sparse Merkle tree for a key-value store. The tree implements the same optimisations specified in the libra whitepaper, to reduce the number of hash operations required per tree operation to O(k) where k is the number of non-empty elements in the tree.
Quick Verdict
- โNot updated for 3+ years
- !Pre-1.0: API may have breaking changes
- โPermissive license (MIT/Apache-2.0)
Security
Deep Insights
286 downloads in the last 30 days (10/day), up 385% from the previous period.
The primary maintainer publishes 129 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 3+ years old, lsmtree hasn't reached 1.0 yet. Expect potential API changes between versions.
At 31KB, lsmtree is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Version Adoption
Release Timeline
Feature Flags
default =["std"]