maruel / naturalLinks
Natural sorting (natsort) in Go
☆61Updated 2 weeks ago
Alternatives and similar repositories for natural
Users that are interested in natural are comparing it to the libraries listed below
Sorting:
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- Intern Go strings☆96Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- Replacement for golang http.FileServer which supports precompressed static assets.☆96Updated 4 months ago
- errs is a package for making errors friendly and easy☆53Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Streaming text replacement for Go☆72Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆91Updated 2 weeks ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- ☆122Updated 2 years ago
- Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.☆78Updated 3 years ago
- atomic is a go package for atomic file writing☆204Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- WriterSeeker is the in-memory io.WriteSeeker implementation missing in the standard lib☆70Updated 5 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆101Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Generates automatically a Reset() method☆35Updated 8 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A go function to report total system memory☆206Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago