A type-safe, multi-backend key-value storage library for Rust with support for native (Sled, Redb) and WASM (IndexedDB) environments.
A peer-to-peer networking layer built on libp2p with integrated type-safe storage, enabling distributed applications with automatic data synchronization across native and WASM environments.
Type-safe database schema generation for Rust with support for custom storage backends, automatic indexing, and layered cache architectures
Macro crate for use by the netabase_store crate