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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 …☆125Jan 21, 2024Updated 2 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆703Sep 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
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Go driver for ragel scanners☆39Apr 18, 2020Updated 5 years ago
- An Aho-Corasick string matching lib implemented in Golang☆11May 5, 2015Updated 10 years ago
- Fast implementation of fuzzy matching and Blacklist filtering☆37Jan 27, 2021Updated 5 years ago
- efficient string matching in Golang via the aho-corasick algorithm.☆92Apr 24, 2025Updated 11 months ago
- A primitive implementation of the Trie data structure in Golang.☆13Sep 2, 2018Updated 7 years ago
- Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong☆26Feb 26, 2013Updated 13 years ago
- Go efficiently double-array trie and aho corasick☆14Mar 12, 2026Updated 2 weeks ago
- s4lru cache☆30Apr 1, 2015Updated 10 years ago
- Fast identification of character sequences in text or documents (multi-lingual)☆18Feb 9, 2016Updated 10 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Embeddable in memory key/value store for strings in golang☆53Oct 22, 2018Updated 7 years ago
- Cuckoo Filter: Practically Better Than Bloom☆13Feb 21, 2023Updated 3 years ago
- An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.☆1,013Nov 24, 2021Updated 4 years ago
- Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.☆17Feb 20, 2017Updated 9 years ago
- Golang基于DFA算法实现的敏感词过滤☆356Sep 23, 2019Updated 6 years ago
- golang Aho-Corasick for byte strings☆23Jul 6, 2023Updated 2 years ago
- Peggy is a PEG parser generator for Go.☆20Oct 22, 2025Updated 5 months ago
- A go implemention of efficiently-updatable double-array trie☆121Dec 22, 2019Updated 6 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- HAProxy PROXY protocol handler by go☆11Apr 19, 2023Updated 2 years ago
- Trie implementation based on a minimal automaton for Go☆23Feb 10, 2026Updated last month
- Aho-Corasick Automaton with Double Array Trie (Multi-pattern substitute in go)☆665Feb 21, 2019Updated 7 years ago
- 基于ahocorasick算法的敏感词过滤,支持中文、线程安全☆19Sep 13, 2018Updated 7 years ago
- DBSCAN clustering optimized for multicore processing.☆12Jul 21, 2015Updated 10 years ago
- Package hyperscan provides Go bindings for 01org/hyperscan high-performance regular expression matching library.☆21Dec 18, 2018Updated 7 years ago
- Very informative, enlightening and pleasantly formatted errors for Go☆20Feb 20, 2020Updated 6 years ago
- Native MurmurHash3 Go implementation☆1,015Feb 23, 2023Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Mar 14, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A MITM proxy for instrumenting HTTP/S traffic☆28Sep 30, 2014Updated 11 years ago
- shoco is a compressor for small text strings. [Not maintained].☆10Sep 4, 2019Updated 6 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated 2 months ago
- CIDR to IP List Tool☆14Mar 12, 2016Updated 10 years ago
- A fast, vectorized Cuckoo filter implementation in Go. Zero allocations in hot paths with zero-copy binary representation.☆15Apr 7, 2020Updated 5 years ago
- "结巴"中文分词的Golang版本☆2,620Mar 13, 2026Updated last week
- Golang implementation of Radix trees☆936Jul 6, 2024Updated last year