alecthomas / units
Helpful unit multipliers and functions for Go
☆128Updated 5 months ago
Alternatives and similar repositories for units:
Users that are interested in units are comparing it to the libraries listed below
- Package logfmt marshals and unmarshals logfmt messages.☆186Updated 2 years ago
- openapi toolkit common string formats☆108Updated last month
- A Go (golang) library for wrapping words in a string.☆119Updated 4 years ago
- As per http://jsonpatch.com/ JSON Patch is specified in RFC 6902 from the IETF.☆136Updated last year
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆141Updated last year
- Generate flags by parsing structures☆159Updated last month
- Convert snake case, camel case and kebap case strings☆150Updated 2 years ago
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆160Updated last year
- ☆105Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Generates UUID-format strings using purely high quality random bytes☆183Updated 2 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Go utilities for performing shell-like word splitting/joining☆209Updated last year
- Check that no globals are present in Go code.☆112Updated 3 months ago
- Like sync.Mutex, but works across processes☆79Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Parse and print size and time units in human-readable format☆229Updated last year
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆264Updated 4 years ago
- JSON Pointer implementation in Golang☆69Updated 3 years ago
- Package bytesize provides functionality for measuring and displaying byte sizes.☆45Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆114Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Human readable byte formatter☆223Updated this week
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Convert string to duration in golang☆113Updated last year
- Set of Go context's utilities.☆54Updated 4 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 3 weeks ago