BobuSumisu / aho-corasick
Aho-Corasick string-searching algorithm in Go
☆59Updated 3 years ago
Alternatives and similar repositories for aho-corasick:
Users that are interested in aho-corasick are comparing it to the libraries listed below
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- goroutine local storage (use context instead if possible)☆75Updated 2 weeks ago
- Go Pooling Helpers☆113Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- Load file-backed memory☆120Updated 2 years ago
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Simple string pattern matcher for Go☆126Updated 11 months ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- skiplist for golang☆84Updated 10 years ago
- GoLang IP Radix Tree☆114Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- setproctitle() for Go☆108Updated 3 years ago
- Modern Go Programming☆96Updated last year
- Aho-Corasick string matching algorithm for golang☆44Updated 7 months ago
- Go reflection simplified☆102Updated 4 months ago
- golang Aho-Corasick for byte strings☆22Updated last year
- ☆85Updated 4 years ago
- hotfix for go applications via plugin, supports Linux and MacOS☆135Updated 7 years ago
- Access Times for files #golang☆42Updated 3 years ago
- Go Murmur3 hash implementation☆39Updated 11 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Go expression evaluation comparison☆49Updated 11 months ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory