Pinned Repositories
draw2d
2D rendering for different output (raster, pdf, svg)
economy
Economy simulator library in Go
expiringlink
A Go library to create hashes with a builtin expiration
go-task-manager
A collection of functions to allow development tasks to be managed and embedded in code.
go-tokenbucket-ws
A tokenbucket service
GoGameChallenge
A simple game for use in teaching the Go language
slogerror
Utilities to allow Go programs to easily transfer logging context to errors
triggeredloghandler
A log handler for Go that only sends messages when triggered by sufficient severity.
txmanager
A Go library for managing data in multiple storage backends
txmpg
Transaction Manager support for PostgreSQL
williammoran's Repositories
williammoran/economy
Economy simulator library in Go
williammoran/triggeredloghandler
A log handler for Go that only sends messages when triggered by sufficient severity.
williammoran/slogerror
Utilities to allow Go programs to easily transfer logging context to errors
williammoran/expiringlink
A Go library to create hashes with a builtin expiration
williammoran/txmanager
A Go library for managing data in multiple storage backends
williammoran/txmpg
Transaction Manager support for PostgreSQL
williammoran/go-task-manager
A collection of functions to allow development tasks to be managed and embedded in code.
williammoran/go-tokenbucket-ws
A tokenbucket service
williammoran/GoGameChallenge
A simple game for use in teaching the Go language
williammoran/draw2d
2D rendering for different output (raster, pdf, svg)
williammoran/go-canvas
Library to use HTML5 Canvas from Go-WASM, with all drawing within go code
williammoran/goa-experiment
williammoran/gopher-lua
GopherLua: VM and compiler for Lua in Go
williammoran/verbalid
Convert number IDs to/from alphanumeric representation that can be unambiguously communicated by humans.