alecthomas / unitsLinks
Helpful unit multipliers and functions for Go
☆132Updated 3 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.☆191Updated 2 months ago
- Parse and print size and time units in human-readable format☆235Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆147Updated 2 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 6 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated 2 years ago
- Human readable byte formatter☆223Updated this week
- A Go (golang) library for wrapping words in a string.☆124Updated 5 years ago
- openapi toolkit common string formats☆112Updated this week
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Generate flags by parsing structures☆165Updated 5 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated last month
- ☆107Updated last month
- errs is a package for making errors friendly and easy☆53Updated last year
- Go utilities for performing shell-like word splitting/joining☆210Updated last year
- Go HTTP Server Middleware and Client Tripperware☆78Updated 5 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆94Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 6 months ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Effective Computation of Things☆110Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Deep copy generator☆160Updated 3 weeks ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- ☆101Updated 11 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- As per http://jsonpatch.com/ JSON Patch is specified in RFC 6902 from the IETF.☆137Updated last year
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 4 years ago