anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆283Updated 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☆677Updated last year
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆124Updated last year
- Go implementation of simhash algoritim☆230Updated 10 years ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Charset detector library for golang derived from ICU☆373Updated 2 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- ☆325Updated 7 years ago
- iconv support for Go☆426Updated last year
- Partial port of Python difflib package to Go☆424Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Perl Compatible Regular Expression shim for Go☆134Updated 4 years ago
- Native MurmurHash3 Go implementation☆1,008Updated 2 years ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 5 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆785Updated last month
- A timed rate limiter for Go☆404Updated 3 years ago
- opencc wrapper for Golang☆52Updated 9 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- A go implemention of efficiently-updatable double-array trie☆121Updated 5 years ago
- concurrency utilities☆304Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆344Updated 2 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆158Updated 5 years ago
- Go implementation of ua-parser☆404Updated 2 months ago
- Golang Serializer Benchmark Comparison☆413Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year