anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆287Updated 2 years ago
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☆695Updated 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
- opencc wrapper for Golang☆52Updated 9 years ago
- ☆327Updated 7 years ago
- Perl Compatible Regular Expression shim for Go☆134Updated 4 years ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Charset detector library for golang derived from ICU☆378Updated 3 years ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- A timed rate limiter for Go☆406Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago
- iconv support for Go☆428Updated last year
- Aho-Corasick string-searching algorithm in Go☆74Updated 8 months ago
- Partial port of Python difflib package to Go☆432Updated 2 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Updated 2 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 5 months ago
- concurrency utilities☆304Updated 6 years ago
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- Go implementation of ua-parser☆407Updated 2 months ago
- Native MurmurHash3 Go implementation☆1,015Updated 2 years ago
- Package clog is a channel-based logging package for Go☆171Updated 2 years ago
- A golang package that allows you to access unexported functions from other packages☆239Updated 5 years ago
- [mirror] Go supplementary time packages☆412Updated 4 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384Updated 8 months ago
- Very simple charts with some debug data for Go programs☆516Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago