A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
☆288Feb 7, 2024Updated 2 years ago
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A golang implement of Double Array Trie☆27Dec 16, 2015Updated 10 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆126Jan 21, 2024Updated 2 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆698Sep 21, 2024Updated last year
- Double-ARray Trie System for golang☆96Sep 24, 2019Updated 6 years ago
- Aho-Corasick string matching algorithm for golang☆45Aug 3, 2024Updated last year
- Go driver for ragel scanners☆39Apr 18, 2020Updated 5 years ago
- Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong☆26Feb 26, 2013Updated 13 years ago
- An Aho-Corasick string matching lib implemented in Golang☆11May 5, 2015Updated 10 years ago
- Cuckoo Filter: Practically Better Than Bloom☆13Feb 21, 2023Updated 3 years ago
- PCRE for Go with Windows, Linux & MacOS support☆20Aug 31, 2021Updated 4 years ago
- A go implemention of efficiently-updatable double-array trie☆121Dec 22, 2019Updated 6 years ago
- s4lru cache☆30Apr 1, 2015Updated 10 years ago
- simhash storage and searching☆138Mar 29, 2017Updated 8 years ago
- Fast identification of character sequences in text or documents (multi-lingual)☆18Feb 9, 2016Updated 10 years ago
- A high performance lock free map type for go.☆20Apr 19, 2018Updated 7 years ago
- Golang基于DFA算法实现的敏感词过滤☆356Sep 23, 2019Updated 6 years ago
- Package for concurrently walking files☆102Feb 26, 2016Updated 10 years ago
- Efficient cache for gigabytes of data written in Go.☆8,095Feb 6, 2026Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated last month
- a small circular ring buffer library in go / golang☆187Mar 14, 2019Updated 6 years ago
- "结巴"中文分词的Golang版本☆2,621Nov 27, 2025Updated 3 months ago
- Runtime enforcement of software supply chain capabilities in Go☆19Nov 12, 2025Updated 3 months ago
- ☆22Apr 7, 2015Updated 10 years ago
- gohessian implements Hessian Protocol by golang☆11Feb 13, 2014Updated 12 years ago
- Native gettext package for Go☆22Nov 8, 2017Updated 8 years ago
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Dec 24, 2020Updated 5 years ago
- shoco is a compressor for small text strings. [Not maintained].☆10Sep 4, 2019Updated 6 years ago
- A primitive implementation of the Trie data structure in Golang.☆13Sep 2, 2018Updated 7 years ago
- Package lmdb-go provides Go bindings and an idiomatic wrapper for the Symas's LMDB database library.☆10Sep 18, 2016Updated 9 years ago
- CIDR to IP List Tool☆14Mar 12, 2016Updated 9 years ago
- Native MurmurHash3 Go implementation☆1,014Feb 23, 2023Updated 3 years ago
- A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.☆3,072May 2, 2023Updated 2 years ago
- thrift client pool for golang☆24Jun 1, 2016Updated 9 years ago
- Get JSON values quickly - JSON parser for Go☆15,455Oct 10, 2024Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Mar 27, 2019Updated 6 years ago
- Golang implementation of Radix trees☆934Jul 6, 2024Updated last year
- ☆12Oct 3, 2024Updated last year
- Very informative, enlightening and pleasantly formatted errors for Go☆20Feb 20, 2020Updated 6 years ago
- Go efficiently double-array trie and aho corasick☆14May 18, 2025Updated 9 months ago