ka-weihe / fast-levenshtein
Fastest levenshtein implementation in Go.
☆129Updated 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
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- Fast Concurrent / Parallel Sorting in Go☆134Updated 8 months ago
- Optional values for Go☆104Updated 3 weeks ago
- Useful Go String methods☆187Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆85Updated 10 months ago
- A Go library for validating structs, maps and slices.☆226Updated 2 months ago
- A PDF renderer for the goldmark markdown parser.☆128Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆175Updated 2 years ago
- Collection of embeddable Go datastores along with benchmarks and examples (bolt,level,badger,sqlite,etc...)☆43Updated 5 years ago
- Library to generate TOTP/HOTP codes☆138Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 5 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆63Updated 2 years ago
- some data structures and algorithms using golang☆69Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Function and HTTP request coalescer☆61Updated 11 months ago
- Sonic driver written in Go.☆170Updated last year
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Efficient and reliable background processing for Go☆132Updated 4 years ago
- Lets you retrieve platform-specific paths (like directories for app-data, cache, config, and logs)☆205Updated 2 years ago
- A cancelable reader for Go☆126Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Notification broadcaster library☆151Updated 2 years ago
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆92Updated 10 months ago