Go vanity imports for github.com/flaticols
go get go.flaticols.dev/<lib>@latest
Any path resolves — unmapped libs fall back to github.com/flaticols/<lib>
| Library | Description | Install |
|---|---|---|
| cronscribe | Human-readable text to cron expressions | go get go.flaticols.dev/cronscribe |
| countrycodes | Zero-allocation ISO 3166-1 country code lookups | go get go.flaticols.dev/countrycodes |
| positionless | Static analyzer: positional struct literals | go get go.flaticols.dev/positionless |
| structfieldsenforcer | Static analyzer: mandatory struct field init | go get go.flaticols.dev/structfieldsenforcer |
| pleasehitcache | Static analyzer: cache line padding | go get go.flaticols.dev/pleasehitcache |
| resetgen | Code generator: allocation-free Reset() methods | go get go.flaticols.dev/resetgen |
| objswm | Generic object pool | go get go.flaticols.dev/objswm |
| capnweb-go | Cloudflare Cap'n Web RPC for Go | go get go.flaticols.dev/capnweb-go |
| server | Opinionated Go HTTP server | go get go.flaticols.dev/server |
| gomponents-htmx | gomponents + htmx helpers | go get go.flaticols.dev/gomponents-htmx |
| uast-go | Tree-sitter CST to UAST for LLMs | go get go.flaticols.dev/uast-go |
| gobreaker | Detect breaking changes in Go code | go get go.flaticols.dev/gobreaker |
| semtag | Semantic versioning git tags | go get go.flaticols.dev/semtag |
| tagger | Release automation from PR labels | go get go.flaticols.dev/tagger |
| mkrfc | RFC management CLI | go get go.flaticols.dev/mkrfc |
| perfkit | pprof profile collector and viewer | go get go.flaticols.dev/perfkit |