iohub / ahocorasickLinks
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
☆119Updated 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☆119Updated 5 years ago
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆272Updated last year
- Double-ARray Trie System for golang☆96Updated 5 years ago
- Modern Go Programming☆96Updated last year
- A tiny library to get current goroutine id☆90Updated last year
- Aho-Corasick string matching algorithm for golang☆44Updated 9 months ago
- Go implementation of simhash algoritim☆225Updated 9 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Aho-Corasick string-searching algorithm in Go☆61Updated 4 years ago
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- A golang implement of Double Array Trie☆27Updated 9 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆207Updated 6 years ago
- development tools☆46Updated 6 years ago
- A multi level memory pool for Golang☆44Updated 7 years ago
- Google CityHash in Go☆107Updated 11 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- ☆325Updated 6 years ago
- Simple DSL for executing functions in Go☆155Updated 3 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Sample of Go1.7 Binary-Only Packages☆81Updated 8 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆632Updated 8 months ago
- ☆75Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- skiplist for golang☆84Updated 10 years ago
- Go Murmur3 hash implementation☆39Updated 11 years ago
- goroutine local storage (use context instead if possible)☆77Updated 3 months ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago