RelayDB is a compiled read layer for static relational knowledge, turning tagged source data into a versioned binary artifact with fast indexed lookup and explicit structural validation.
-
Updated
Aug 19, 2026 - Rust
RelayDB is a compiled read layer for static relational knowledge, turning tagged source data into a versioned binary artifact with fast indexed lookup and explicit structural validation.
Small Rust program to send custom TCP packets containing numbers.
Quorum-formation state machine for distributed cluster bootstrap — answers "is the cluster ready?" before consensus starts. Deterministic, replayable, exhaustively tested. no_std + alloc, zero unsafe.
🔗 Explore a minimal execution engine in Rust for smart contracts, enabling clear state transitions and modular design for protocol experimentation.
A minimal Rust execution engine for custom smart‑contract primitives. Includes a contract trait, deterministic state transitions, event system, and mock ledger. Designed as a conceptual blockchain layer for protocol research, economic modeling, and modular system architecture.
Privacy-First experimental peer-to-peer communication protocol research lab for portable secure messaging architecture and threat-model analysis
To associate your repository with the protocol-design topic, visit your repo's landing page and select "manage topics."