iohub / ahocorasick
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
☆119Updated last year
Alternatives and similar repositories for ahocorasick:
Users that are interested in ahocorasick are comparing it to the libraries listed below
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆264Updated 11 months ago
- Double-ARray Trie System for golang☆96Updated 5 years ago
- Modern Go Programming☆96Updated last year
- A golang implement of Double Array Trie☆27Updated 9 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 5 months ago
- A tiny library to get current goroutine id☆91Updated last year
- A Golang implementation of the Aho-Corasick string matching algorithm☆607Updated 4 months ago
- Google CityHash in Go☆107Updated 11 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆96Updated 5 years ago
- high-performance common weighted algorithm library☆200Updated last year
- Aho-Corasick string-searching algorithm in Go☆59Updated 3 years ago
- Go implementation of simhash algoritim☆217Updated 9 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆207Updated 6 years ago
- goroutine local storage (use context instead if possible)☆74Updated last month
- Perl Compatible Regular Expression shim for Go☆131Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- ☆326Updated 6 years ago
- decode/encode thrift message without IDL☆265Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- SSDB Golang client☆103Updated 3 years ago
- Sample of Go1.7 Binary-Only Packages☆80Updated 8 years ago
- Slab allocation memory pools for Go.☆199Updated last year
- a Go package to structure and resolve options☆65Updated 5 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- hotfix for go applications via plugin, supports Linux and MacOS☆135Updated 6 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 5 years ago
- skiplist for golang☆84Updated 10 years ago