rustio rustio.net
45

sstable

v0.11.1 Growing

Sorted String Tables, an on-disk format for storing immutable maps consisting of string,string pairs, and retrieving values by key efficiently. This crate also features bloom filters, checksums and skipping bad blocks. It is based on the code implemented for the rusty_leveldb crate.

MIT Edition 2018
#database#sstable

Quick Verdict

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

Security

Checking security advisories...
Downloads
61.6K
Dependents
68
Releases
29
Size
29KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

774 downloads in the last 30 days (26/day), up 60% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿ“
Compact crate

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

Health Breakdown

Maintenance 6/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 7/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
19/day avg+76%
020406012/301/172/42/223/123/29

Top Dependents

Most downloaded crates that depend on sstable

Version Adoption

v0.11.1
63%
v0.10.0
14%
v0.8.2
11%
v0.4.2
6%
v0.3.1
6%

Release Timeline

29 releasessince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
5
2017
5
2018
6
2019
1
2020
8
2021
2
2022
2023
2
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
6
direct dependencies
Dependents
68
crates depend on sstable

Similar Crates