hako / durafmt
Better time duration formatting in Go!
☆495Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for durafmt
- Go package for dealing with maps, slices, JSON and other data.☆705Updated 8 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- ☆371Updated last year
- Clock is a small library for mocking time in Go.☆678Updated last year
- Code generation tools for Go.☆423Updated last month
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆650Updated last year
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- Go (Golang) GNU gettext utilities package☆434Updated last month
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆323Updated 10 months ago
- Common packages for Go☆539Updated 10 months ago
- Format package documentation (godoc) as GitHub friendly Markdown☆526Updated 3 years ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆772Updated 5 months ago
- A tiny library for super simple Golang tables☆356Updated 3 years ago
- #golang file times (atime, mtime, ctime, btime)☆255Updated last year
- Parse and modify Go struct field tags☆633Updated last year
- Get hash values for arbitrary values in Go (golang).☆753Updated last year
- A comprehensive godoc guide.☆411Updated 9 months ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆290Updated 3 months ago
- High level abstractions over the Go reflect library☆525Updated 2 months ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Simple translation from godoc to markdown.☆493Updated 5 years ago
- An elegant MIME/SMTP email library with support for attachments☆338Updated last year
- A Golang library for using SQL.☆740Updated 11 months ago
- Golang struct-to-table database mapper☆303Updated 4 years ago
- Load configuration in cascade from multiple backends into a struct