Skip to content
← Tags

Topic

rust

5 site entries connected to this topic.

Projects

Builds and systems carrying this tag

View all →

dotrepo

Active

A repository metadata protocol and Rust toolchain for making repos easier for humans and agents to understand, trust, and work with.

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 →

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.