BobuSumisu / aho-corasickLinks
Aho-Corasick string-searching algorithm in Go
☆74Updated 3 months ago
Alternatives and similar repositories for aho-corasick
Users that are interested in aho-corasick are comparing it to the libraries listed below
Sorting:
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆279Updated last year
- Go Pooling Helpers☆118Updated 5 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Go implementation of simhash algoritim☆229Updated 9 years ago
- DNS lookup cache for Go☆287Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- setproctitle() for Go☆113Updated 4 years ago
- Pretty Slug.☆98Updated 5 years ago
- A DNS Cache for Go☆127Updated 3 years ago
- Perl Compatible Regular Expression shim for Go☆135Updated 3 years ago
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago
- concurrency utilities☆302Updated 6 years ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- Load file-backed memory☆121Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 2 weeks ago
- Partial port of Python difflib package to Go☆419Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- TLD Parser in Go☆136Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 2 weeks ago
- Go reflection simplified☆102Updated 11 months ago
- GoLang Binding of HyperScan https://www.hyperscan.io/☆295Updated 5 months ago
- Simple, thread-safe Go rate-limiter☆81Updated 2 months ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Time based rotating file writer☆57Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Bitset data structure☆165Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- GoLang IP Radix Tree☆114Updated 4 years ago