Donovan Schönknecht

Infrastructure. Observability. Performance.

I build things in Rust - distributed systems, cloud infrastructure, network services, and embedded tooling. I care about correctness, observability, and software that holds up under real conditions.

slow query log analyzer

Browser-based MySQL/MariaDB slow query log analyzer written in Rust with Leptos and SQLite for storage.

Rust WASM Leptos SQLite

shrinkray

High-performance image processing proxy powered by libvips, built for low-latency on-the-fly transformation at scale.

Rust libvips

kilter

Rate-limiting reverse proxy on Cloudflare's Pingora framework, with Redis-distributed state for consistent enforcement across nodes.

Rust Pingora Redis

slowlog

A Rust parser for MySQL/MariaDB slow query logs that anonymises queries by replacing literals with placeholders.

Rust