inhies / go-bytesizeLinks
Package bytesize provides functionality for measuring and displaying byte sizes.
☆45Updated 3 years ago
Alternatives and similar repositories for go-bytesize
Users that are interested in go-bytesize are comparing it to the libraries listed below
Sorting:
- Helpful unit multipliers and functions for Go☆131Updated last month
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- Expirable Go LRC\LRU cache without goroutines☆89Updated last month
- Faster base64 encoding for Go☆183Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- A go function to report total system memory☆204Updated 3 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 4 months ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated last year
- Go reflection simplified☆102Updated 11 months ago
- Like sync.Mutex, but works across processes☆80Updated 3 months ago
- A debouncer written in Go.☆136Updated 10 months ago
- Deep copy generator☆160Updated 11 months ago
- 🚀 Fast and light wildcard pattern matching.☆95Updated 8 months ago
- Package for fast copying structs of different types☆53Updated 4 years ago
- openapi toolkit common string formats☆111Updated last week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- JsonDiff library☆225Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆54Updated last year
- Natural strings sorting in Go☆80Updated last year
- Bitset data structure☆166Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- A Go implementation of JSONPath