anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆278Updated 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☆660Updated 11 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆122Updated last year
- Go implementation of simhash algoritim☆229Updated 9 years ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- ☆326Updated 7 years ago
- Aho-Corasick string-searching algorithm in Go☆73Updated 3 months ago
- A go implemention of efficiently-updatable double-array trie☆121Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- iconv support for Go☆426Updated last year
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- Perl Compatible Regular Expression shim for Go☆135Updated 3 years ago
- Charset detector library for golang derived from ICU☆366Updated 2 years ago
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- [mirror] Go supplementary time packages☆408Updated this week
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Partial port of Python difflib package to Go☆418Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- opencc wrapper for Golang☆52Updated 8 years ago
- 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
- Deep copy things☆601Updated 4 years ago
- concurrency utilities☆301Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆778Updated last week
- Native MurmurHash3 Go implementation☆1,001Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆157Updated 5 years ago