Skip to content
← Tags

Topic

rust

6 site entries connected to this topic.

Projects

Builds and systems carrying this tag

View all →

dotrepo

Active

A trust-aware metadata protocol, Rust toolchain, and live public index for software repositories.

ries-rs

Active

A reference implementation of RIES that ships as a CLI, Rust library, Python bindings, and a browser/WASM app.

RamenOS

In Progress

A capability-based Rust microkernel exploring a post-Unix system built around typed contracts, user-space drivers, and explicit authority boundaries.

GeoCompress

In Progress

A Rust compression system that analyzes data geometrically and searches for transform chains tuned to each input.

Writing

Notes and essays tied to this tag

View all →

I asked 12 AI models what they want from a repository metadata protocol

dotrepo is designed for AI agents as a first-class audience. So I interviewed them. The convergence was more useful than expected.

Building ries-rs: A Rust rewrite of the inverse equation solver

Why I rewrote a 25-year-old C program in Rust, what I learned about expression enumeration, and how WASM made the web version possible.