ka-weihe / fast-levenshteinLinks
Fastest levenshtein implementation in Go.
☆134Updated 4 years ago
Alternatives and similar repositories for fast-levenshtein
Users that are interested in fast-levenshtein are comparing it to the libraries listed below
Sorting:
- Useful Go String methods☆192Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Straightforward HTTP session management☆128Updated 9 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- A go in-memory table☆229Updated 3 years ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- Notification broadcaster library☆157Updated 3 years ago
- Library to generate TOTP/HOTP codes☆142Updated last year
- Composable HTML components in Golang☆199Updated 2 years ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆114Updated 3 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆156Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- A corpus of popular Go modules☆108Updated last year
- some data structures and algorithms using golang☆69Updated last year
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆153Updated 2 years ago
- A port of dinero.js to Go☆68Updated 2 years ago