iohub / ahocorasickLinks
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
☆121Updated 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☆120Updated 5 years ago
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆275Updated last year
- Double-ARray Trie System for golang☆96Updated 5 years ago
- Perl Compatible Regular Expression shim for Go☆135Updated 3 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Modern Go Programming☆96Updated 2 years ago
- Go implementation of simhash algoritim☆229Updated 9 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆207Updated 6 years ago
- ☆326Updated 7 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆651Updated 11 months ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- Aho-Corasick string-searching algorithm in Go☆72Updated 2 months ago
- Google CityHash in Go☆107Updated 11 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated last year
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆111Updated 7 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Slab allocation memory pools for Go.☆200Updated 2 years ago
- SSDB Golang client☆103Updated 4 years ago
- A golang implement of Double Array Trie☆27Updated 9 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- development tools☆46Updated 6 years ago
- skiplist for golang☆84Updated 10 years ago