anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆274Updated 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☆639Updated 9 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- Go implementation of simhash algoritim☆226Updated 9 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Aho-Corasick string-searching algorithm in Go☆62Updated last month
- ☆488Updated 2 months ago
- Charset detector library for golang derived from ICU☆364Updated 2 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 11 months ago
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- reflect api without runtime reflect.Value cost☆799Updated 3 months ago
- concurrency utilities☆301Updated 5 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- A timed rate limiter for Go☆399Updated 3 years ago
- Fast golang queue using ring-buffer☆629Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Lightweight Goroutine pool☆744Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Native MurmurHash3 Go implementation☆995Updated 2 years ago
- Deep copy things☆596Updated 4 years ago
- yet another query language for rule engine in golang☆315Updated 3 years ago
- ☆325Updated 6 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated last month
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- opencc wrapper for Golang☆52Updated 8 years ago
- Package clog is a channel-based logging package for Go☆169Updated last year