Skip to content
#

streamdb

Here are 4 public repositories matching this topic...

Language: All
Filter by language

StreamDb is a lightweight, embedded key-value database written in Rust, designed for storing and retrieving binary streams (documents) associated with string paths. It supports efficient prefix-based searches via a reverse trie index, paged storage for large documents, thread safety, and tunable performance optimizations. Ideal for embedded systems

  • Updated Oct 11, 2025
  • Rust

Improve this page

Add a description, image, and links to the streamdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the streamdb topic, visit your repo's landing page and select "manage topics."

Learn more