alecthomas / unitsLinks
Helpful unit multipliers and functions for Go
☆129Updated 8 months 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
- Human readable byte formatter☆222Updated last week
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Parse and print size and time units in human-readable format☆233Updated last year
- Convert snake case, camel case and kebap case strings☆154Updated 2 months ago
- Generates UUID-format strings using purely high quality random bytes☆185Updated last month
- openapi toolkit common string formats☆111Updated this week
- Generate flags by parsing structures☆162Updated last month
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆105Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆233Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Check that no globals are present in Go code.☆119Updated 2 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆145Updated last year
- Basic string globs in golang☆145Updated 4 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go HTTP Server Middleware and Client Tripperware