A simple, fast and easy to use self-contained single file storage for Rust
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Rustbreak is a self-contained file database for Rust, inspired by Daybreak, designed to be fast, simple, and easy to use. It supports thread-safe operations and is compatible with serde for serialization using ron, bincode, or yaml formats. This library is ideal for applications requiring quick persistence with arbitrary data storage, but it is not suitable for large datasets that exceed available memory or require atomic saves.