iohub / ahocorasickLinks
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
☆124Updated last year
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A go implemention of efficiently-updatable double-array trie☆121Updated 5 years ago
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆287Updated last year
- Double-ARray Trie System for golang☆96Updated 6 years ago
- Modern Go Programming☆96Updated 2 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 4 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Go implementation of simhash algoritim☆230Updated 10 years ago
- A skip list implementation in Go☆239Updated 6 years ago
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆206Updated 7 years ago
- ☆327Updated 7 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated 2 years ago
- Google CityHash in Go☆107Updated 12 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Perl Compatible Regular Expression shim for Go☆134Updated 4 years ago
- SSDB Golang client☆103Updated 4 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆681Updated last year
- Slab allocation memory pools for Go.☆200Updated 2 years ago
- A few miscellaneous Go microbenchmarks.☆150Updated 9 years ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- skiplist for golang☆84Updated 11 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago