» Tag
rust
200 postsStoke: Kill Switch for Runaway AI Agents
Stoke is a Rust application that enforces budget caps on AI spending, rejecting requests that exceed limits.
Sidereon: GNSS and Astrodynamics Engine
Sidereon offers a GNSS positioning and astrodynamics engine with a Rust-based demo.
Galois Connections for Composable Numeric Casts in Rust
Discover Galois connections in Rust for lawful numeric type casting and safe composability.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comSQLite Needs Rust-Style Editions for Better Defaults
SQLite's default settings risk data integrity. Solutions for developers include enabling foreign keys and using strict types.
Obsidian Falls Short: AI Agent Memory Engine Developed
Dissatisfied with Obsidian, Thomas Connally created a specialized AI memory engine. Perseus Vault is offline and 8MB in size.
Taetype: A Complete Font Engine for Rust and WASM
Taetype offers a Rust and WASM-based font engine for decoding, instancing, and shaping fonts.
Dgxtop: Rust-Based Monitor for NVIDIA DGX Systems
Dgxtop offers real-time GPU and system monitoring for NVIDIA DGX systems.
Edge Gateway Architecture: Diskless Design and the Rust DashMap Trap
A deep dive into Cloudflare-style edge gateway architecture: data/control plane separation, in-memory TLS, WASM sandboxing, and the Rust DashMap deadlock pitfall.
aeovim: Orchestrating Claude Code agents like Neovim
aeovim is a Rust TUI that applies Neovim's modal, split-based workflow to LLM coding agents, letting developers orchestrate multiple Claude Code sessions from the keyboard.
AI Agents Powered Bun's Rewrite from Zig to Rust
Bun creator Jarred Sumner used AI coding agents to rewrite Bun from Zig to Rust, fixing memory bugs. Details on the process, cost, and results.