Pinned Repositories
breaker
cachestore
Key-Value store for caching simple objects with pluggable backend and ttl expiry
channel
Easy to use non-blocking unbounded buffered channel
corsanywhere
cors-anywhere proxy server written in Go
disque
Golang client for Disque, the Persistent Distributed Job Priority Queue
httpmock
HTTP mocking in Go made easy
modvendor
Auxiliary vendoring tool for Go's new go.mod
superr
SupErr -- Go stdlib errors with super powers
urlx
Golang pkg for URL parsing and normalization
webify
Go utility server to serve contents of current directory over HTTP
Golang libraries for everyone's Repositories
goware/urlx
Golang pkg for URL parsing and normalization
goware/superr
SupErr -- Go stdlib errors with super powers
goware/jwtutil
handy little jwt debugging utility to encode/decode tokens
goware/webify
Go utility server to serve contents of current directory over HTTP
goware/emailproviders
List of public email providers for Golang
goware/pgkit
the pgx driver with sugar
goware/corsanywhere
cors-anywhere proxy server written in Go
goware/cachestore
Key-Value store for caching simple objects with pluggable backend and ttl expiry
goware/channel
Easy to use non-blocking unbounded buffered channel
goware/sed
`sed -i` in Go for consistent tooling cross-platform
goware/s3up
S3 Uploader
goware/alerter
Send alerts to Discord/Slack webhook when something unexpected happens
goware/breaker
goware/calc
simple calc functions, ie. min/max with generics
goware/pubsub
Simple PubSub interface
goware/logadapter-slog
goware/logger adapter for stdlib log/slog
goware/quicklog
Local service logs for quick at-a-glance logs
goware/singleflight
golang.org/x/sync/singleflight with Go generics
goware/approx-lru
Golang LRU cache
goware/base64
base64 url encoding variant methods in Go
goware/cachestore-gcloud-bucket
GCloud Bucket backend for goware/cachestore interface
goware/cachestore-gcstorage
cachestore backend for Google Cloud Storage
goware/cachestore-redis
cachestore backend for Redis
goware/corsproxy
Debug utility for CORS-enabled servers
goware/faultgauge
goware/homebrew-tap
goware/logadapter-zerolog
goware/logger adapter for rs/zerolog
goware/logger
General logger interface for structured logging with plugable adapters
goware/rerun
Re-run command on file system changes
goware/validation