anknown / ahocorasick
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆271Updated 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☆626Updated 6 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- Go implementation of simhash algoritim☆223Updated 9 years ago
- ☆475Updated 3 weeks ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Aho-Corasick string-searching algorithm in Go☆60Updated 4 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- opencc wrapper for Golang☆52Updated 8 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆191Updated 3 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- concurrency utilities☆293Updated 5 years ago
- [mirror] Go supplementary time packages☆405Updated last month
- Perl Compatible Regular Expression shim for Go☆133Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆155Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- ☆325Updated 6 years ago
- Charset detector library for golang derived from ICU☆362Updated 2 years ago
- Go implementation of ua-parser☆382Updated 3 weeks ago
- reflect api without runtime reflect.Value cost☆786Updated 3 weeks ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆278Updated last year
- Golang version OpenCC 繁簡轉換☆215Updated last year