dexyk / stringosimLinks
String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subsequence, Cosine similarity...
☆61Updated 7 years ago
Alternatives and similar repositories for stringosim
Users that are interested in stringosim are comparing it to the libraries listed below
Sorting:
- Go implementation of simhash algoritim☆42Updated 7 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last week
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- Google CityHash in Go☆107Updated 11 years ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 6 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- Lightweight and fast SQL builder for Go language, moved to https://gitea.com/xorm/builder☆155Updated 6 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- my personal golang lib☆127Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Pretty Slug.☆95Updated 5 years ago
- Simply way to control goroutines execution order based on dependencies☆222Updated 6 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A simple parser & evaluator of the arithmetic/logical conditions☆213Updated 5 years ago
- Sample of Go1.7 Binary-Only Packages☆81Updated 8 years ago
- Go Murmur3 hash implementation☆39Updated 11 years ago
- concurrency utilities☆301Updated 5 years ago
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- skiplist for golang☆84Updated 10 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- doc2vec , word2vec, implemented by golang. word embedding representation☆41Updated 7 years ago
- Reader, Writer, and Server implementation for the Redis RESP Protocol.☆93Updated 2 years ago
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago