anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆274Updated last year
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A Golang implementation of the Aho-Corasick string matching algorithm☆646Updated 10 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- Aho-Corasick string-searching algorithm in Go☆64Updated last month
- Go implementation of simhash algoritim☆226Updated 9 years ago
- ☆326Updated 6 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- A timed rate limiter for Go☆403Updated 3 years ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- Charset detector library for golang derived from ICU☆364Updated 2 years ago
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Deep copy things☆598Updated 4 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- concurrency utilities☆301Updated 5 years ago
- [mirror] Go supplementary time packages☆407Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Go implementation of ua-parser☆394Updated 4 months ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- opencc wrapper for Golang☆52Updated 8 years ago
- Fast golang queue using ring-buffer☆630Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Very simple charts with some debug data for Go programs☆517Updated last year
- Aho-Corasick string matching algorithm for golang☆44Updated 11 months ago
- iconv support for Go☆426Updated last year