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 (up to 256MB) associated with string paths. It supports efficient prefix-based searches via a compressed reverse Trie index, optimized for low-latency use cases like game engines, IoT devices, and the DeMoD Ecosystem.

  • Updated Nov 2, 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