anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆279Updated 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☆666Updated 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☆229Updated 9 years ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 2 weeks ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 3 months ago
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated last month
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- Charset detector library for golang derived from ICU☆366Updated 2 years ago
- ☆326Updated 7 years ago
- Golang Serializer Benchmark Comparison☆415Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆297Updated last year
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆378Updated 4 months ago
- Partial port of Python difflib package to Go☆419Updated 2 years ago
- Perl Compatible Regular Expression shim for Go☆135Updated 3 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
- Deep copy things☆603Updated 4 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆157Updated 5 years ago
- concurrency utilities☆302Updated 6 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- A go implemention of efficiently-updatable double-array trie☆121Updated 5 years ago
- Native MurmurHash3 Go implementation☆1,005Updated 2 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- yet another query language for rule engine in golang☆316Updated 3 years ago
- [mirror] Go supplementary time packages☆408Updated 2 weeks ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago