anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆286Updated last year
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A Golang implementation of the Aho-Corasick string matching algorithm☆687Updated last year
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆125Updated last year
- Go implementation of simhash algoritim☆231Updated 10 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Native MurmurHash3 Go implementation☆1,012Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- ☆327Updated 7 years ago
- Charset detector library for golang derived from ICU☆376Updated 3 years ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Perl Compatible Regular Expression shim for Go☆134Updated 4 years ago
- Go implementation of ua-parser☆404Updated last month
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- iconv support for Go☆427Updated last year
- [mirror] Go supplementary time packages☆412Updated 3 months ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- concurrency utilities☆304Updated 6 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 2 months ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 7 months ago
- simple struct copying for golang☆461Updated 5 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆157Updated 5 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- Lightweight Goroutine pool☆741Updated 6 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- ☆500Updated last month
- Partial port of Python difflib package to Go☆429Updated 2 years ago