A collection of things I've built, contributed to, and experimented with.
Highlighted projects, grouped by domain — tap any to see the full write-up.
pg_ext_memcheck
A PostgreSQL extension for diagnosing memory issues in other extensions — tracks allocations, surfaces leaks, and inspects memory contexts inside the running backend.