Pinned Repositories
abtime
A library for abstracting away from the literal Go time library, for testing and time control.
gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
gomempool
A []byte pool for Go.
markdir
A simple HTTP server for rendering markdown files
mtmap
Type safe multi-type map for Go
reign
Rewrite Erlang In Go Nicely - a library for mimicking Erlang's mailboxes and clustering
sijsop
A simple JSON-based protocol for Go, easy to implement for other languages
slogassert
a slog handler for testing that code logs expected results
strinterp
Morally-correct string and stream interpolation for Go.
suture
Supervisor trees for Go.
thejerf's Repositories
thejerf/suture
Supervisor trees for Go.
thejerf/reign
Rewrite Erlang In Go Nicely - a library for mimicking Erlang's mailboxes and clustering
thejerf/abtime
A library for abstracting away from the literal Go time library, for testing and time control.
thejerf/markdir
A simple HTTP server for rendering markdown files
thejerf/gomempool
A []byte pool for Go.
thejerf/strinterp
Morally-correct string and stream interpolation for Go.
thejerf/slogassert
a slog handler for testing that code logs expected results
thejerf/sijsop
A simple JSON-based protocol for Go, easy to implement for other languages
thejerf/mtmap
Type safe multi-type map for Go
thejerf/cm
Generic Go multilevel and dual maps.
thejerf/GCatch
Statically Detecting Go Concurrency Bugs
thejerf/css
A CSS3 tokenizer.
thejerf/sphyraena
Experimental Go Web framework
thejerf/sutureslog
sutureslog adds slog-based logging to suture.
thejerf/afibmon
A repository holding the code I'm writing for my atrial fibrillation monitor.
thejerf/mysql
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's (golang) database/sql package
thejerf/tabc
Time-Aware Bytestream Consolidator for Go
thejerf/gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
thejerf/concord
Core outliner
thejerf/deep
(fork) Golang deep variable equality test that returns human-readable differences
thejerf/enum
A enum library for Go
thejerf/go-generic-projects-list
List of Go 1.18+ projects that using generics or based on generics implementation.
thejerf/godeb
godeb transforms upstream tarballs for the Go language in deb packages and installs them.
thejerf/pht
programmer HTML templates for Go - because programmers sometimes just need to get some HTML out there
thejerf/ranger
Experimental functional range tools.
thejerf/streamtools
A collection (eventually) of stream-based tools for Golang.
thejerf/userscripts
Personal greasemonkey user scripts.
thejerf/wetzel
Generate Markdown documentation from JSON Schema