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
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- Go implementation of simhash algoritim☆41Updated 7 years ago
- ☆86Updated 4 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- Pretty Slug.☆95Updated 4 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 9 months ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago
- Cross platform locale detection for Golang☆112Updated last month
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 5 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- A producer-consumer solution for Golang☆33Updated 5 years ago
- Package clog is a channel-based logging package for Go☆169Updated last year
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Go reflection simplified☆101Updated 6 months ago
- Temporary redis-server processes for golang testing☆37Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆271Updated last year
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆47Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆57Updated last year
- golang Aho-Corasick for byte strings☆22Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago