Aegis.rs, the first open source Rust-based LLM security proxy
Zero-code LLM firewall; heuristics under 1ms, optional Groq semantic layer.
A tiny reverse proxy that gates any web app behind a single shared password. No users, no database, no OAuth — just one binary, one password, one login page.
Tiny Rust binary gates apps behind a password when Authelia feels like overkill.
Self-hosters and developers deploying internal tools
Authelia · Forward Auth · oauth2-proxy
Zero-code LLM firewall; heuristics under 1ms, optional Groq semantic layer.
Rust-powered crawler with CI/CD gates where Screaming Frog costs money.
Uses differential-property testing as an automated feedback loop to validate LLM-driven rewrites — that's the clever bit that turns flaky translations into repeatable refinement. The author targets a closed-source MUD DLL to avoid model memorization and walks through why raw assembly prompts failed and how decompiled C+tests + LLM translation to Rust succeeds. It's a thoughtful, slightly alarming demo with concrete techniques you can try yourself, not just vaporware.
Nushell scripting as HTTP server logic—genuinely inventive alternative to Node/Python boilerplate.
Auto-HTTPS + DNS for .test domains, but mkcert and Caddy already solve this.
NDA signing before prototype access beats password-protected Vercel deployments.