Skip to content
← Tags

Topic

rust

8 site entries connected to this topic.

Projects

Builds and systems carrying this tag

View all →

A one-file change-detection protocol for public websites and automated clients.

dotrepo

Active

A trust-aware repository metadata protocol and public semantic cache for software projects.

ries-rs

Active

A modern Rust RIES implementation with CLI, Python bindings, Rust crate, WebAssembly, and browser app.

RamenOS

Public pre-alpha

An evidence-gated Rust OS lab for typed capabilities, semantic state, and agent-native computing.

A private research system for geometric compression and transform-chain search.

Writing

Notes and essays tied to this tag

View all →

Making ries-rs 4–21× faster without breaking reproducibility

How I took ries-rs from tens of seconds to a few seconds: profiling first, fixing ranking, then adding turbo.

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

dotrepo treats AI agents as first-class consumers, so I interviewed nine models about what a repository metadata protocol should provide.

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

Why I rewrote a 25-year-old C program in Rust, what changed in the search engine, and how WASM made the browser version possible.