BobuSumisu / aho-corasick
Aho-Corasick string-searching algorithm in Go
☆60Updated 4 years ago
Alternatives and similar repositories for aho-corasick:
Users that are interested in aho-corasick are comparing it to the libraries listed below
- Simple string pattern matcher for Go☆127Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 8 months ago
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆271Updated last year
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Go implementation of simhash algoritim☆41Updated 7 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- goroutine local storage (use context instead if possible)☆76Updated last month
- golang Aho-Corasick for byte strings☆22Updated last year
- Pretty Slug.☆95Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- skiplist for golang☆84Updated 10 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- GoLang IP Radix Tree☆115Updated 3 years ago
- ☆86Updated 4 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Go implementation of simhash algoritim☆223Updated 9 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- Expression evaluator for Go☆70Updated last week
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- setproctitle() for Go☆111Updated 3 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 5 years ago