ka-weihe / fast-levenshteinLinks
Fastest levenshtein implementation in Go.
☆135Updated 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:
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆111Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Notification broadcaster library☆156Updated 3 years ago
- Generic and fast binary serializer for Go☆230Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- A Go library for validating structs, maps and slices.☆229Updated 10 months ago
- Optional values for Go☆104Updated 8 months ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks 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
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- A go in-memory table☆230Updated 3 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
- some data structures and algorithms using golang☆69Updated last year
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- Efficient and reliable background processing for Go☆130Updated 5 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Straightforward HTTP session management☆129Updated 5 months ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- Composable HTML components in Golang☆199Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last week