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 faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆268Updated last year
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Aho-Corasick string-searching algorithm in Go☆59Updated 3 years ago
- Modern Go Programming☆96Updated last year
- Double-ARray Trie System for golang☆96Updated 5 years ago
- Go implementation of simhash algoritim☆221Updated 9 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- high-performance common weighted algorithm library☆201Updated last year
- A Golang implementation of the Aho-Corasick string matching algorithm☆617Updated 5 months ago
- A golang implement of Double Array Trie☆27Updated 9 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 7 months ago
- skiplist for golang☆84Updated 10 years ago
- A tiny library to get current goroutine id☆91Updated last year
- Sorted set in golang.☆91Updated 11 months ago
- Google CityHash in Go☆107Updated 11 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A few miscellaneous Go microbenchmarks.☆147Updated 9 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- Q Language - A script language for Go☆23Updated this week
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆207Updated 6 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- ☆24Updated last week
- Lightweight and fast SQL builder for Go language, moved to https://gitea.com/xorm/builder☆154Updated 5 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆156Updated last year
- tool for logrus, let it easy to use☆160Updated 3 years ago
- development tools☆46Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 5 months ago