alecthomas / unitsLinks
Helpful unit multipliers and functions for Go
☆132Updated 4 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 3 months ago
- Parse and print size and time units in human-readable format☆236Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Generate flags by parsing structures☆166Updated this week
- openapi toolkit common string formats☆112Updated last week
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆148Updated 2 years ago
- Human readable byte formatter☆224Updated 3 weeks ago
- 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☆163Updated 2 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆94Updated last year
- Check that no globals are present in Go code.☆125Updated 7 months ago
- ☆107Updated 2 months ago
- Go HTTP Server Middleware and Client Tripperware☆78Updated 5 years ago
- Convert snake case, camel case and kebap case strings☆155Updated 6 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- ☆101Updated last year
- Go utilities for performing shell-like word splitting/joining☆211Updated last year
- Go middleware for net.Conn tracking (Prometheus/trace)☆268Updated 4 years ago
- Basic string globs in golang☆145Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 7 months ago
- Effective Computation of Things☆110Updated 6 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- A golang library for set operations on intervals, such as time ranges.☆140Updated 2 years ago
- The missing interface filesystem abstraction for Go☆200Updated 4 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago