Decentralized P2P engines for gaming ad and asset economies.
P2P-PGP is the foundational Rust substrate powering all LuckyDrone P2P game products. A 10-crate libp2p/WebRTC/QUIC/CRDT workspace purpose-built for third-party game clients, it provides the core P2P networking, state synchronization, and transport layer that the Ad Auction, Ad Exchange, Asset Auction, and Asset Exchange engines are built on. V1 ships web-first with a Leptos WASM browser SDK and C++20 header delivery for native console integration.
P2P-PGP Ad Auction is a decentralized real-time bidding engine for in-game advertising. Built on the P2P-PGP substrate, it enables game publishers to run trustless ad auctions directly between advertisers and game clients without centralized ad servers.
P2P-PGP Ad Exchange is a decentralized marketplace for in-game advertising inventory. Game publishers list available ad slots and advertisers discover and purchase inventory through direct P2P negotiation — no intermediary ad networks required.
P2P-PGP Asset Auction is a decentralized auction engine for in-game assets including skins, weapons, characters, and tokenized items. Supports multiple auction formats with trustless bid verification and settlement across P2P game networks.
P2P-PGP Asset Exchange is a decentralized trading marketplace for game assets. Players and studios trade items, skins, and digital goods directly peer-to-peer with continuous order matching and real-time price discovery — no central exchange needed.
Centurion SSO is a 100% Rust-native, single-binary SSO engine delivering full OAuth 2.0 and OpenID Connect with sub-millisecond token validation. The Centurion Guard of SSO engines — offering second-to-none trivial language-agnostic API connectivity. Ships with a kube-rs Kubernetes operator for automated cluster deployment, a Leptos WASM admin dashboard, and a Ratatui terminal CLI dashboard. No CGO, no runtime dependencies.