streamstore-rs

Crates.iostreamstore-rs
lib.rsstreamstore-rs
version0.1.0
created_at2025-06-12 08:25:59.907805+00
updated_at2025-06-12 08:25:59.907805+00
descriptionlib for storage stream programing
homepagehttps://github.com/akzj/streamstore-rs
repositoryhttps://github.com/akzj/streamstore-rs
max_upload_size
id1709533
size134,122
(akzj)

documentation

README

streamstore-rs

streamstore-rs is a Rust library for building stream-sourced applications using the StreamStore protocol. It provides a simple and efficient way to manage streams, making it easier to build scalable and maintainable systems.

Features

  • Stream Management: Efficiently manage streams with support for seek, read, and append operations.
  • High Performance: Built with performance in mind, leveraging Rust's capabilities for low-level memory management.
  • Concurrency: Designed to handle concurrent operations safely and efficiently.
Commit count: 58

cargo fmt