iohub / ahocorasickLinks
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
Sorting:
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆274Updated last year
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Double-ARray Trie System for golang☆96Updated 5 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆207Updated 6 years ago
- Modern Go Programming☆96Updated last year
- Go implementation of simhash algoritim☆226Updated 9 years ago
- Aho-Corasick string-searching algorithm in Go☆62Updated last month
- high-performance common weighted algorithm library☆202Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆642Updated 9 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆161Updated last year
- hotfix for go applications via plugin, supports Linux and MacOS☆134Updated 7 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated last year
- Aho-Corasick string matching algorithm for golang☆44Updated 11 months ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago
- skiplist for golang☆84Updated 10 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆156Updated 5 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A few miscellaneous Go microbenchmarks.☆148Updated 9 years ago
- A golang implement of Double Array Trie☆27Updated 9 years ago
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- ☆325Updated 6 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- Sample of Go1.7 Binary-Only Packages☆81Updated 8 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- concurrency utilities☆301Updated 5 years ago