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☆271Updated 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
- A golang implement of Double Array Trie☆27Updated 9 years ago
- Modern Go Programming☆96Updated last year
- Go implementation of simhash algoritim☆223Updated 9 years ago
- A tiny library to get current goroutine id☆90Updated last year
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- Package eval implements evaluation of GoLang expression at runtime.☆57Updated 7 years ago
- SSDB Golang client☆103Updated 4 years ago
- MySQL protocol library implementing in Go (golang)☆244Updated 3 years ago
- Google CityHash in Go☆107Updated 11 years ago
- ☆325Updated 6 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago
- concurrency utilities☆293Updated 5 years ago
- skiplist for golang☆84Updated 10 years ago
- A multi level memory pool for Golang☆44Updated 7 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆626Updated 7 months ago
- A skip list implementation in Go☆238Updated 5 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Slab allocation memory pools for Go.☆199Updated 2 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆207Updated 6 years ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆245Updated 3 years ago
- Red-Black Tree written in Go with generics(100% test coverage)☆58Updated 10 months ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 8 months ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year
- development tools☆46Updated 6 years ago