anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆274Updated 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☆636Updated 9 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Aho-Corasick string-searching algorithm in Go☆62Updated last week
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- ☆485Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- concurrency utilities☆299Updated 5 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated 10 months ago
- Partial port of Python difflib package to Go☆413Updated 2 years ago
- ☆325Updated 6 years ago
- Charset detector library for golang derived from ICU☆364Updated 2 years ago
- gRPC service discovery and load balancing library for go☆310Updated 3 years ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- Double-ARray Trie System for golang☆96Updated 5 years ago
- Go implementation of simhash algoritim☆226Updated 9 years ago
- Deep copy things☆592Updated 4 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆156Updated 5 years ago
- Golang version OpenCC 繁簡轉換☆218Updated last year
- A timed rate limiter for Go☆400Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- gostub is a library to make stubbing in unit tests easy☆316Updated 5 months ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago