anknown / ahocorasickLinks
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆275Updated 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☆651Updated 11 months ago
- Go implementation of simhash algoritim☆229Updated 9 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆121Updated last year
- Buffer/Byte pool for Go☆476Updated 6 years ago
- Partial port of Python difflib package to Go☆417Updated 2 years ago
- Perl Compatible Regular Expression shim for Go☆135Updated 3 years ago
- Aho-Corasick string-searching algorithm in Go☆72Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- reflect api without runtime reflect.Value cost☆804Updated 5 months ago
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 3 months ago
- Deep copy things☆600Updated 4 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- concurrency utilities☆301Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- opencc wrapper for Golang☆52Updated 8 years ago
- ☆326Updated 7 years ago
- Lightweight Goroutine pool☆744Updated 6 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- Charset detector library for golang derived from ICU☆365Updated 2 years ago
- Aho-Corasick string matching algorithm for golang☆44Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- iconv support for Go☆426Updated last year
- ☆491Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Package clog is a channel-based logging package for Go☆170Updated last year