anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆286Updated 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☆684Updated last year
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆124Updated last year
- Go implementation of simhash algoritim☆231Updated 10 years ago
- reflect api without runtime reflect.Value cost☆819Updated 8 months ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- ☆327Updated 7 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆786Updated 2 months ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- Lightweight Goroutine pool☆742Updated 6 years ago
- Native MurmurHash3 Go implementation☆1,013Updated 2 years ago
- Perl Compatible Regular Expression shim for Go☆134Updated 4 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- yet another query language for rule engine in golang☆314Updated 3 years ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 6 months ago
- Charset detector library for golang derived from ICU☆374Updated 2 years ago
- [mirror] Go supplementary time packages☆410Updated 2 months ago
- Go Pooling Helpers☆119Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- Partial port of Python difflib package to Go☆427Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- Deep copy things☆633Updated 5 years ago
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- A timed rate limiter for Go☆404Updated 3 years ago