maruel / naturalLinks
Natural sorting (natsort) in Go
☆58Updated last year
Alternatives and similar repositories for natural
Users that are interested in natural are comparing it to the libraries listed below
Sorting:
- A collection of efficient generic integer parser functions for Go☆19Updated 7 months ago
- Intern Go strings☆95Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Streaming text replacement for Go☆71Updated 2 years ago
- errs is a package for making errors friendly and easy☆53Updated 7 months ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆40Updated last year
- 🚀 Fast and light wildcard pattern matching.☆86Updated 3 months ago
- Natural strings sorting in Go☆79Updated 11 months ago
- ☆122Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆88Updated 7 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 3 years ago
- Package bytesize provides functionality for measuring and displaying byte sizes.☆44Updated 3 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆54Updated 2 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Replacement for golang http.FileServer which supports precompressed static assets.☆95Updated last year
- Go library for HTTP content type negotiation☆54Updated 3 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆33Updated 2 years ago
- SVG shield badge renderer written in go☆58Updated last year
- A Unicode-based case conversion library for Go☆58Updated last year
- ☆97Updated 5 months ago
- In-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications☆70Updated last month
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping