jpillora / longestcommonLinks
Longest common prefix/suffix across of list of strings in Go (Golang)
☆15Updated 5 years ago
Alternatives and similar repositories for longestcommon
Users that are interested in longestcommon are comparing it to the libraries listed below
Sorting:
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- A debouncer written in Go.☆139Updated last week
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- cross-platform Golang helpers for reading password input without cgo☆118Updated last year
- Streaming text replacement for Go☆72Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Natural sorting (natsort) in Go☆60Updated last month
- Golang HTTP Cache-Control Parser and Interpretation☆150Updated last year
- A go function to report total system memory☆207Updated 3 years ago
- Python's repr() for Go☆174Updated this week
- time parsing library for Go; supports more time units than standard library☆44Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Replacement for golang http.FileServer which supports precompressed static assets.☆97Updated 7 months ago
- Generate OpenAPI Specification from comments☆115Updated 3 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 8 months ago
- Simple error handling primitives☆60Updated 4 years ago
- Go library for HTTP content type negotiation☆54Updated 11 months ago
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆96Updated 5 months ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Tickers with random jitter☆92Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Parses Link headers used for pagination, as defined in RFC 5988☆47Updated 2 years ago
- Run stuff on the main thread in Go☆82Updated 2 years ago
- Minimalistic extension to Go. It means to be a complement to the standard library.☆155Updated last month
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 3 months ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago