anknown / ahocorasick
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆264Updated last year
Alternatives and similar repositories for ahocorasick:
Users that are interested in ahocorasick are comparing it to the libraries listed below
- A Golang implementation of the Aho-Corasick string matching algorithm☆613Updated 4 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- ☆469Updated this week
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- ☆326Updated 6 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- Charset detector library for golang derived from ICU☆358Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆316Updated last year
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆281Updated 2 years ago
- Deep copy things☆576Updated 4 years ago
- Aho-Corasick string-searching algorithm in Go☆59Updated 3 years ago
- Go implementation of simhash algoritim☆217Updated 9 years ago
- tool for logrus, let it easy to use☆160Updated 3 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆352Updated 6 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- A wrapper for golang web framework gin to use net/http/pprof easily.☆317Updated 4 years ago
- iconv support for Go☆423Updated 11 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 5 months ago
- Fast golang queue using ring-buffer☆618Updated last year
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- concurrency utilities☆292Updated 5 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Patch all Go functions for testing☆254Updated last year
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- simple struct copying for golang☆455Updated 4 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 6 months ago