Pinned Repositories
dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
dasel-docs
Dasel documentation.
daselplayground
Playground for Dasel.
gopool
Easy to use worker pool with dynamic pool sizing.
grace
Easy graceful shutdowns in your go applications.
lifetime
A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.
mermaid-server
Go implementation of a HTTP server to allow remote generation of mermaid-js diagrams without any pre-requisites installed locally.
qry
SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.
queryparam
Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.
sudoku
Solve sudoku puzzles automatically.
TomWright's Repositories
TomWright/dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
TomWright/mermaid-server
Go implementation of a HTTP server to allow remote generation of mermaid-js diagrams without any pre-requisites installed locally.
TomWright/lifetime
A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.
TomWright/daselplayground
Playground for Dasel.
TomWright/qry
SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.
TomWright/grace
Easy graceful shutdowns in your go applications.
TomWright/dasel-docs
Dasel documentation.
TomWright/structbuilder
Go generator to create builders with options for your structs.
TomWright/awesome-cli-apps
🖥 📊 🕹 🛠 A curated list of command line apps
TomWright/awesome-go
A curated list of awesome Go frameworks, libraries and software
TomWright/homebrew-core
🍻 Default formulae for the missing package manager for macOS
TomWright/.github
TomWright/advent-of-code-2020
TomWright/adventofcode
TomWright/awesome
😎 Awesome lists about all kinds of interesting topics
TomWright/awesome-go-1
A curated list of awesome Go frameworks, libraries and software.
TomWright/dasel-action-test
TomWright/discordgo
(Golang) Go bindings for Discord
TomWright/FishNet
FishNet: Unity Networking Evolved.
TomWright/gomodvanity
Static github pages site used to serve vanity URL's for go modules.
TomWright/gracegrpcserverrunner
A GRPC Server Runner for use with grace.
TomWright/gracehttpserverrunner
A HTTP Server Runner for use with grace.
TomWright/gracesarama
Sarama runners for use with grace.
TomWright/grpc-simple-ts
Protoc plugin to make working with grpc-web easier.
TomWright/kotlin-web-site
The Kotlin programming language website
TomWright/pflag
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
TomWright/sarama-example
TomWright/structured-text-tools
A list of command line tools for manipulating structured text data
TomWright/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
TomWright/TomWright