iohub / ahocorasickLinks
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
☆124Updated last year
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆286Updated last year
- A go implemention of efficiently-updatable double-array trie☆121Updated 6 years ago
- Double-ARray Trie System for golang☆96Updated 6 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆685Updated last year
- Modern Go Programming☆96Updated 2 years ago
- Go implementation of simhash algoritim☆231Updated 10 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆302Updated 2 years ago
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- A golang implement of Double Array Trie☆27Updated 10 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Updated 4 years ago
- ☆327Updated 7 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆206Updated 7 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆98Updated 6 years ago
- A skip list implementation in Go☆238Updated 6 years ago
- concurrency utilities☆304Updated 6 years ago
- Google CityHash in Go☆107Updated 12 years ago
- development tools☆46Updated 7 years ago
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 6 months ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆112Updated 7 years ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆247Updated 3 years ago
- Distributed rate limit library based on Redis☆67Updated 9 months ago
- Perl Compatible Regular Expression shim for Go☆134Updated 4 years ago
- Go Pooling Helpers☆119Updated 5 years ago