jpillora / longestcommonLinks
Longest common prefix/suffix across of list of strings in Go (Golang)
☆15Updated 4 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 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆96Updated last month
- A go function to report total system memory☆203Updated 3 years ago
- Statigz serves pre-compressed embedded files with http in Go☆77Updated 5 months ago
- Golang counters for readers/writers☆50Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 3 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago
- Simple error handling primitives☆60Updated 4 years ago
- Run stuff on the main thread in Go☆82Updated last year
- Golang HTTP Cache-Control Parser and Interpretation☆146Updated last year
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Replacement for golang http.FileServer which supports precompressed static assets.☆96Updated 2 months ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- A fast ISO8601 date parser for Go☆152Updated last week
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆83Updated last month
- go run, the way it should be☆27Updated 6 years ago
- A debouncer written in Go.☆136Updated 9 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Tool for golang that generates jennifer code☆76Updated last year
- Go library for HTTP content type negotiation☆54Updated 7 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- S3 FileSystem (fs.FS) implementation☆208Updated last year
- time parsing library for Go; supports more time units than standard library☆44Updated 4 years ago
- Notification broadcaster library☆156Updated 3 years ago
- sync.Once with Reset()☆75Updated 4 years ago