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:
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆94Updated 3 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A ReadSeeker for http.Response.Body☆44Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆54Updated 2 years ago
- time parsing library for Go; supports more time units than standard library☆43Updated 4 years ago
- Intern Go strings☆95Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Simple error handling primitives☆61Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 9 months ago
- Run stuff on the main thread in Go☆82Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Generates automatically a Reset() method☆35Updated 7 years ago
- Highly configurable, fast JSON encoder for Go☆178Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Minimal environment variable parser for Go☆51Updated 6 months ago
- go.mod git archiver☆88Updated last year
- Set of Go context's utilities.☆54Updated 4 years ago
- An inflection engine for golang☆103Updated 8 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Parses Link headers used for pagination, as defined in RFC 5988☆47Updated last year
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- A cancelable reader for Go☆130Updated last year
- Improved docker Golang module dependency cache for faster builds.☆69Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- A port of dinero.js to Go☆68Updated last year
- Stream bytes to multiple independent Readers #golang☆93Updated last year