BobuSumisu / aho-corasickLinks
Aho-Corasick string-searching algorithm in Go
☆62Updated last month
Alternatives and similar repositories for aho-corasick
Users that are interested in aho-corasick are comparing it to the libraries listed below
Sorting:
- Go Pooling Helpers☆116Updated 5 years ago
- Pretty Slug.☆95Updated 5 years ago
- Go implementation of simhash algoritim☆226Updated 9 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last week
- Load file-backed memory☆122Updated 2 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 6 years ago
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆274Updated last year
- setproctitle() for Go☆112Updated 3 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A DNS Cache for Go☆127Updated 3 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- ☆86Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Go reflection simplified☆102Updated 8 months ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Server for benchmarking pure Go key/value databases☆161Updated last year
- concurrency utilities☆301Updated 5 years ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- Golang LRU cache with expire feature.☆66Updated last year