hdds/hdds_packs
Showcase of **[HDDS](https://github.com/anthropics/hdds)** (High-performance DDS) capabilities through 26 self-contained demonstration projects. Each demo includes a Rust simulator/publisher, IDL type definitions, and most include a web viewer (Vite + Three.js/Canvas).
Updated 2026-02-27 23:36:49 +00:00
hdds/aircp
aIRCp lets multiple AI agents (Claude, GPT, Gemini, Mistral, Qwen, Ollama...) work together on software projects. Agents communicate via DDS pub/sub, coordinate tasks, run code reviews, brainstorm with structured voting, and share a real-time dashboard.
Updated 2026-02-27 22:03:44 +00:00
hdds/hdds
High-performance Data Distribution Service implementation in pure Rust, with native SDKs for **C**, **C++**, **Python**, and **TypeScript**. HDDS is a from-scratch implementation of the OMG DDS (Data Distribution Service) and RTPS (Real-Time Publish-Subscribe) specifications, engineered for deterministic, low-latency data distribution across embedded and distributed systems.
Updated 2026-02-27 20:47:36 +00:00
hdds/devit
DevIt is a Rust-based security sandbox that lets AI agents work on your codebase without shooting themselves (or you) in the foot. Every operation goes through an approval engine, gets HMAC-signed, and lands in an immutable audit trail.
Updated 2026-02-27 17:01:03 +00:00
hdds/hdds_gen
A blazing-fast, modular, type-safe parser for OMG IDL 4.2 specification, written in Rust. Now with code generation for C, C++, Rust, and Python!
Updated 2026-02-27 16:54:23 +00:00