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:
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Parses Link headers used for pagination, as defined in RFC 5988☆47Updated 2 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- A fast ISO8601 date parser for Go☆155Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Golang HTTP Cache-Control Parser and Interpretation☆148Updated last year
- A go function to report total system memory☆206Updated 3 years ago
- time parsing library for Go; supports more time units than standard library☆44Updated 4 years ago
- Golang symmetric encryption library☆125Updated last year
- A debouncer written in Go.☆136Updated 11 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- Natural sorting (natsort) in Go☆61Updated this week
- atomic is a go package for atomic file writing☆204Updated 3 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 2 weeks ago
- Python's repr() for Go☆168Updated this week
- Simple error handling primitives☆60Updated 4 years ago
- Replacement for golang http.FileServer which supports precompressed static assets.☆96Updated 4 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Basic string globs in golang☆145Updated 5 years ago
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆96Updated 2 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- Streaming text replacement for Go☆72Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Golang counters for readers/writers☆50Updated 2 years ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- Parse json with comments and trailing commas.☆98Updated 4 years ago
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆123Updated last year