anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆280Updated 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☆673Updated 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 10 years ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- ☆325Updated 7 years ago
- Charset detector library for golang derived from ICU☆372Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Partial port of Python difflib package to Go☆423Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- Deep copy things☆607Updated 4 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated 3 weeks ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 5 months ago
- Go implementation of ua-parser☆402Updated last month
- Golang Serializer Benchmark Comparison☆413Updated 2 years ago
- [mirror] Go supplementary time packages☆411Updated last month
- reflect api without runtime reflect.Value cost☆811Updated 7 months ago
- Perl Compatible Regular Expression shim for Go☆134Updated 3 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago
- Golang version OpenCC 繁簡轉換☆224Updated last year
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- concurrency utilities☆304Updated 6 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Golang AST visualizer☆788Updated last year
- Native MurmurHash3 Go implementation☆1,006Updated 2 years ago
- iconv support for Go☆426Updated last year