anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆285Updated 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☆692Updated last year
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆126Updated 2 years ago
- Go implementation of simhash algoritim☆231Updated 10 years ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Charset detector library for golang derived from ICU☆377Updated 3 years ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 7 months ago
- Perl Compatible Regular Expression shim for Go☆134Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- reflect api without runtime reflect.Value cost☆821Updated 10 months ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- A golang package that allows you to access unexported functions from other packages☆239Updated 5 years ago
- Go implementation of ua-parser☆406Updated last month
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Updated 4 years ago
- Deep copy things☆635Updated 5 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- Partial port of Python difflib package to Go☆430Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- ☆327Updated 7 years ago
- Native MurmurHash3 Go implementation☆1,014Updated 2 years ago
- opencc wrapper for Golang☆52Updated 9 years ago
- ☆501Updated 2 weeks ago
- Very simple charts with some debug data for Go programs☆516Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated last week
- iconv support for Go☆428Updated last year
- Golang version OpenCC 繁簡轉換☆229Updated 2 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago