sst

Crates.iosst
lib.rssst
version0.18.0
created_at2023-06-25 18:29:02.815179+00
updated_at2025-08-08 06:18:05.941419+00
descriptionSST provides a sorted string table abstraction.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899738
size2,430,275
Robert Escriva (rescrv)

documentation

README

sst

SST provides a sorted string table abstraction.

Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.

Scope

This library provides a sorted string table and several iterator types. It is meant to sit one level beneath an LSM-tree or other data structure.

Warts

Documentation

The latest documentation is always available at docs.rs.

Commit count: 1751

cargo fmt