ManyTheFish / grenad

Shrinkable simpler sorted string table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grenad

This is like a an SSTable or MTBL but it is way simpler and thereby doesn't expose any way to get a single or ranges. The main feature is that it support creating, reading, merging and sorting ordered lists of entries.

About

Shrinkable simpler sorted string table

License:MIT License


Languages

Language:Rust 100.0%