anknown / ahocorasick
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆269Updated last year
Alternatives and similar repositories for ahocorasick:
Users that are interested in ahocorasick are comparing it to the libraries listed below
- A Golang implementation of the Aho-Corasick string matching algorithm☆620Updated 6 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- Aho-Corasick string-searching algorithm in Go☆59Updated 4 years ago
- ☆473Updated this week
- reflect api without runtime reflect.Value cost☆782Updated 8 months ago
- Buffer/Byte pool for Go☆474Updated 5 years ago
- Charset detector library for golang derived from ICU☆360Updated 2 years ago
- high-performance common weighted algorithm library☆202Updated last year
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- Deep copy things☆580Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆487Updated 6 months ago
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- gostub is a library to make stubbing in unit tests easy☆316Updated 2 months ago
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Patch all Go functions for testing☆256Updated last year
- Fast golang queue using ring-buffer☆621Updated last year
- A golang package that allows you to access unexported functions from other packages☆237Updated 4 years ago
- Partial port of Python difflib package to Go☆399Updated last year
- ☆326Updated 6 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- [mirror]☆280Updated 6 months ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- opencc wrapper for Golang☆52Updated 8 years ago
- concurrency utilities☆293Updated 5 years ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- yet another query language for rule engine in golang☆314Updated 3 years ago