ka-weihe / fast-levenshtein
Fastest levenshtein implementation in Go.
☆132Updated 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
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A Go library for validating structs, maps and slices.☆229Updated 6 months ago
- Highly configurable, fast JSON encoder for Go☆178Updated last year
- Useful Go String methods☆191Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- Optional values for Go☆103Updated 5 months ago
- Library to generate TOTP/HOTP codes☆138Updated last year
- A go in-memory table☆229Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A set of performant rate limiters for Go☆90Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months 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 year
- Python's repr() for Go☆164Updated 3 weeks ago
- Simple JSON type checking.☆85Updated 3 years ago