Pinned Repositories
clock
Clock is a small library for mocking time in Go.
ego
An ERB-style templating language for Go.
immutable
Immutable collections for Go
litestream
Streaming replication for SQLite.
postlite
Postgres wire compatible SQLite proxy.
testing
A small collection of functions for Go testing.
thesecretlivesofdata
Understanding what your bits do when you're not looking.
wtf
WTF Dial is an example web application written in Go.
bolt
An embedded key/value database for Go.
litefs
FUSE-based file system for replicating SQLite databases across a cluster of machines
benbjohnson's Repositories
benbjohnson/litestream
Streaming replication for SQLite.
benbjohnson/thesecretlivesofdata
Understanding what your bits do when you're not looking.
benbjohnson/wtf
WTF Dial is an example web application written in Go.
benbjohnson/postlite
Postgres wire compatible SQLite proxy.
benbjohnson/immutable
Immutable collections for Go
benbjohnson/clock
Clock is a small library for mocking time in Go.
benbjohnson/ego
An ERB-style templating language for Go.
benbjohnson/hashfs
Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.
benbjohnson/litestream-docker-example
An example of using Litestream within a Docker container.
benbjohnson/litestream-s6-example
Example repository for building a multi-process Docker container.
benbjohnson/litestream-read-replica-demo
A demo application for running live read replication on fly.io with Litestream
benbjohnson/litestream-library-example
Example repository for embedding Litestream in a Go application.
benbjohnson/litestream-read-replica-example
An example of using Litestream's live read replication feature.
benbjohnson/litestream.io
benbjohnson/production-sqlite-go
Companion repository for GopherCon presentation on "Production Applications Using SQLite & Go"
benbjohnson/gha
SQLite load testing application using GitHub Archive data.
benbjohnson/myapp
An simple application with an HTTP server & SQLite database.
benbjohnson/describe.today
A web site to describe today.
benbjohnson/sqlite-bench
Miscellaneous Go/SQLite benchmarks
benbjohnson/go-dblib
Shared library for go-ase (https://github.com/SAP/go-ase) and cgo-ase (https://github.com/SAP/cgo-ase).
benbjohnson/go-fuse
FUSE bindings for Go
benbjohnson/homebrew-litestream
Homebrew tap for litestream.
benbjohnson/kentcdodds.com
My personal website
benbjohnson/sql
Pure Go SQL parser
benbjohnson/go-sqlite3
sqlite3 driver for go using database/sql
benbjohnson/goutils
Utility functions and types used by Dragonboat and its related projects
benbjohnson/kubectl-super-cp
A resumable implementation of "kubectl cp". For individual files only.
benbjohnson/makemeahanzi
Free, open-source Chinese character data
benbjohnson/picoshare
A minimalist, easy-to-host service for sharing images and other files
benbjohnson/xpetit-wal-test