Fun things I've built for myself and others.

Open Source

Pinned

9 projects

Contributions

3 projects
QuarkA high-performance, secure container runtime with CRI and OCI interfaces.
fastcdc-rsRust implementations of the FastCDC content-defined chunking algorithm.
TursoA SQLite-compatible SQL database written in Rust, with experimental Postgres support.

More projects

16 projects
hadbCheap HA embedded databases via cloud storage. No custom failover logic
haqliteHA SQLite with leader election, WAL replication, and write forwarding via S3
hakuzuHA Kuzu/LadybugDB with leader election, journal replication, and write forwarding via S3
graphstreamJournal replication engine for graph databases. Ships logical WAL to S3
haduckDuckDB extension for block-level replication to S3 via custom FileSystem
duckblockBlock-level replication primitives for DuckDB. Ships dirty 256KB blocks to S3
hadb-changesetUnified replication formats for the hadb ecosystem. Binary wire format for shipping pages over S3
sqlite-tantivySQLite extension for Tantivy-powered full-text search with FTS5-compatible API
forkstackInstant, isolated dev environments using zero-copy database and storage forks
sqlite-loadable-rsFramework for building loadable SQLite extensions in Rust (fork with bugfixes)
dash-securityBuilding blocks for secure modern Dash apps with Dash Pages
brain-plasmaShared inter-thread memory for Python webapps
dash-accessAccess control for Dash apps
dash-auth-flowAuth for Dash apps
duffelTiny Python dataframes without Pandas/Numpy (e.g. AWS Lambda)
dash-slidesInteractive presentation slides in Python