iohub / ahocorasick
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
☆116Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for ahocorasick
- A go implemention of efficiently-updatable double-array trie☆119Updated 4 years ago
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆262Updated 9 months ago
- Double-ARray Trie System for golang☆95Updated 5 years ago
- Modern Go Programming☆95Updated last year
- Aho-Corasick string-searching algorithm in Go☆57Updated 3 years ago
- high-performance common weighted algorithm library☆199Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆600Updated 2 months ago
- skiplist for golang☆84Updated 10 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆208Updated 6 years ago
- A golang implement of Double Array Trie☆27Updated 8 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- hotfix for go applications via plugin, supports Linux and MacOS☆135Updated 6 years ago
- A few miscellaneous Go microbenchmarks.☆147Updated 8 years ago
- A tiny library to get current goroutine id☆91Updated last year
- Bloom filter for go, backed by redis☆37Updated 7 years ago
- concurrency utilities☆289Updated 5 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆153Updated 4 years ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆243Updated 2 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆96Updated 5 years ago
- SSDB Golang client☆103Updated 3 years ago
- Slab allocation memory pools for Go.☆199Updated last year
- goroutine local storage (use context instead if possible)☆73Updated 2 years ago
- Lightweight and fast SQL builder for Go language, moved to https://gitea.com/xorm/builder☆155Updated 5 years ago
- First redis RESP3 protocol library in Go☆87Updated 8 months ago
- Server for benchmarking pure Go key/value databases☆154Updated last year
- a Go package to structure and resolve options☆65Updated 4 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 3 months ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- A fast, threadsafe skip list in Go☆265Updated 3 years ago