anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆272Updated last year
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A Golang implementation of the Aho-Corasick string matching algorithm☆631Updated 8 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- Go implementation of simhash algoritim☆225Updated 9 years ago
- Golang version OpenCC 繁簡轉換☆217Updated last year
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Aho-Corasick string-searching algorithm in Go☆61Updated 4 years ago
- Charset detector library for golang derived from ICU☆364Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆156Updated 4 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆771Updated 2 weeks ago
- A timed rate limiter for Go☆400Updated 3 years ago
- ☆483Updated 3 weeks ago
- Deep copy things☆588Updated 4 years ago
- A Go redis cluster client built on top of redigo.☆232Updated last year
- String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subse…☆61Updated 7 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 9 months ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- ☆325Updated 6 years ago
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- A simple parser & evaluator of the arithmetic/logical conditions☆213Updated 5 years ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- Gin middleware to limit simultaneous requests.☆119Updated 7 years ago
- Partial port of Python difflib package to Go☆406Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆177Updated last year
- Lightweight Goroutine pool☆745Updated 6 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago