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 faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆282Updated last year
- A go implemention of efficiently-updatable double-array trie☆121Updated 5 years ago
- Double-ARray Trie System for golang☆96Updated 6 years ago
- Modern Go Programming☆96Updated 2 years ago
- A golang implement of Double Array Trie☆27Updated 9 years ago
- Go implementation of simhash algoritim☆230Updated 10 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- ☆325Updated 7 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆206Updated 6 years ago
- A skip list implementation in Go☆239Updated 6 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆675Updated last year
- A tiny library to get current goroutine id☆89Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- SSDB Golang client☆103Updated 4 years ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- goroutine local storage (use context instead if possible)☆78Updated 9 months ago
- Google CityHash in Go☆107Updated 11 years ago
- concurrency utilities☆304Updated 6 years ago
- Slab allocation memory pools for Go.☆200Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- skiplist for golang☆84Updated 11 years ago
- Aho-Corasick string matching algorithm for golang☆45Updated last year
- A few miscellaneous Go microbenchmarks.☆150Updated 9 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆291Updated 2 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆98Updated 6 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago