suggest-go / suggest
Top-k Approximate String Matching.
☆66Updated 3 years ago
Alternatives and similar repositories for suggest:
Users that are interested in suggest are comparing it to the libraries listed below
- xxh3 fast hash function☆104Updated 5 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 5 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- Intern Go strings☆93Updated last year
- P-Square Algorithm in Go☆36Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Golang legofy which legolize images look as if they are made out of 1x1 LEGO blocks☆29Updated 5 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆68Updated 10 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Small trigram indexer☆34Updated last year
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 5 years ago
- In-memory search index by strings (suffix trie)☆26Updated 10 months ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 6 years ago
- Collection of dirty hacks in Go☆67Updated last year
- Fast integer map for uint32-to-uint32☆28Updated 2 months ago
- A prefix tree (trie) implementation in go☆36Updated 6 months ago
- Parse placeholder and wildcard text commands☆59Updated 3 years ago
- 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
- Generates automatically a Reset() method☆33Updated 7 years ago
- Latent Dirichlet Allocation☆30Updated 3 years ago
- Go wrapper for http://www.google.com/recaptcha☆62Updated 5 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 6 years ago
- A golang library for set operations on intervals, such as time ranges.☆135Updated last year
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆92Updated 10 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- Tokenizers and lemmatizers for Go☆108Updated 8 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago