agnivade / levenshtein
Go implementation to calculate Levenshtein Distance.
☆369Updated 3 weeks ago
Alternatives and similar repositories for levenshtein:
Users that are interested in levenshtein are comparing it to the libraries listed below
- Fast, zero heap allocation Go Trie for runes or paths☆479Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.☆718Updated last month
- A Go tool to auto generate methods for your enums☆481Updated 5 months ago
- Parse and modify Go struct field tags☆635Updated last year
- Generic resource pool for Go☆319Updated 4 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆644Updated 9 months ago
- Efficient JSON beautifier and compactor for Go☆378Updated 2 years ago
- Is a general library to help modify or set data within data structures and other objects.☆243Updated 2 weeks ago
- Configuration for Go applications☆457Updated 11 months ago
- ☆379Updated 2 months ago
- A minimalist Go configuration library☆381Updated 10 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆543Updated 5 months ago
- Fast ring-buffer deque (double-ended queue)☆635Updated 2 months ago
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆361Updated 6 months ago
- Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go☆612Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆755Updated 2 years ago
- Fast weighted random selection for Go☆398Updated 2 months ago
- Better time duration formatting in Go!☆497Updated 3 years ago
- An enum generator for go☆781Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆819Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆894Updated 2 weeks ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆653Updated last year
- A Go tool to auto generate methods for your enums☆443Updated 3 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆365Updated last year
- A golang package for converting to snake_case or CamelCase☆1,051Updated last year
- xmlquery is Golang XPath package for XML query.☆454Updated this week
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆494Updated 2 years ago
- Go structures with default values using tags☆308Updated 5 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆884Updated last year
- Zero-allocation reflection library for Go☆549Updated last year