alecthomas / unitsLinks
Helpful unit multipliers and functions for Go
☆130Updated 2 weeks ago
Alternatives and similar repositories for units
Users that are interested in units are comparing it to the libraries listed below
Sorting:
- Package logfmt marshals and unmarshals logfmt messages.☆188Updated 2 years ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆145Updated last year
- Human readable byte formatter☆223Updated this week
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Generates UUID-format strings using purely high quality random bytes☆186Updated 2 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Parse and print size and time units in human-readable format☆235Updated last year
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Generate flags by parsing structures