BobuSumisu / aho-corasickLinks
Aho-Corasick string-searching algorithm in Go
☆74Updated 4 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☆280Updated last year
- Go implementation of simhash algoritim☆228Updated 10 years ago
- DNS lookup cache for Go☆288Updated 2 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Pretty Slug.☆97Updated 5 years ago
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago
- Temporary redis-server processes for golang testing☆38Updated last year
- Package cdproto contains the generated commands, types, and events for the Chrome DevTools Protocol domains.☆166Updated 2 months ago
- setproctitle() for Go☆113Updated 4 years ago
- Simple DSL for executing functions in Go☆160Updated 4 years ago
- Simple, thread-safe Go rate-limiter☆81Updated 3 months ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last month
- A DNS Cache for Go☆127Updated 3 years ago
- concurrency utilities☆303Updated 6 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- tool for logrus, let it easy to use☆160Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- HTTP2 client-server full-duplex connection☆136Updated last year
- Simple string pattern matcher for Go☆132Updated last month
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆124Updated last year
- Partial port of Python difflib package to Go☆421Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- Google CityHash in Go☆107Updated 11 years ago
- Time based rotating file writer☆57Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago