rustio rustio.net
46

lsmtree

v0.1.1 Growing

Implements 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.

MIT/Apache-2.0 Edition 2021
CryptographyData structuresNo standard library #smt#merkle#merkle-tree#merkletree#sparse_merkle_tree

Quick Verdict

  • โœ•Not updated for 3+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT/Apache-2.0)

Security

Checking security advisories...
Downloads
18.6K
Dependents
0
Releases
9
Size
32KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

286 downloads in the last 30 days (10/day), up 385% from the previous period.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 129 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 3+ years old, lsmtree hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 31KB, lsmtree is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 10/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
4/day avg+235%
02040608010012/291/162/32/213/113/28

Version Adoption

v0.1.1
65%
v0.0.8
9%
v0.0.4
9%
v0.0.6
9%
v0.1.0
9%

Release Timeline

9 releasessince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
9
2023
2024
2025
2026
Less
More

Feature Flags

default =["std"]

std*

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
0
crates depend on lsmtree

Similar Crates