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:
- A go function to report total system memory☆207Updated 3 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 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
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- time parsing library for Go; supports more time units than standard library☆44Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Reads zip files from io.Reader☆61Updated 9 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Statigz serves pre-compressed embedded files with http in Go☆79Updated 4 months ago
- Simple error handling primitives☆60Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆96Updated 5 months ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- A debouncer written in Go.☆139Updated last week
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- A fast ISO8601 date parser for Go☆157Updated 5 months ago
- go run, the way it should be☆27Updated 7 years ago
- Topological Sorting for Golang☆65Updated last year
- S3 FileSystem (fs.FS) implementation☆211Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Python's repr() for Go☆174Updated this week
- atomic is a go package for atomic file writing☆207Updated 3 years ago
- Golang cross-platform builder docker image with CGo and other tooling☆67Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 6 months ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 3 months ago
- Basic string globs in golang☆145Updated 5 years ago
- Replacement for golang http.FileServer which supports precompressed static assets.☆97Updated 7 months ago
- Generate OpenAPI Specification from comments☆115Updated 3 years ago