sst

Crates.iosst
lib.rssst
version0.14.0
sourcesrc
created_at2023-06-25 18:29:02.815179
updated_at2024-11-07 14:10:17.263646
descriptionSST provides a sorted string table abstraction.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899738
size2,421,936
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: 1605

cargo fmt