Aho-Corasick string matching algorithm for golang
☆45Aug 3, 2024Updated last year
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 simple library for loading word2vec binary model.☆12Sep 17, 2015Updated 10 years ago
- Rabin-Karp multiple pattern string search☆18Oct 14, 2015Updated 10 years ago
- Faster string utilities implementation for Go☆11Nov 4, 2020Updated 5 years ago
- An Aho-Corasick string matching lib implemented in Golang☆11May 5, 2015Updated 11 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Nov 18, 2019Updated 6 years ago
- AI Agents on 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.
- Package hyperscan provides Go bindings for 01org/hyperscan high-performance regular expression matching library.☆21Dec 18, 2018Updated 7 years ago
- Abandoned, please see https://github.com/plutov/sphinx☆104Aug 4, 2015Updated 10 years ago
- A simple Golang implementation of Aho-Corasick algorithm.☆23Oct 29, 2024Updated last year
- 乱七八糟的笔记和代码,浏览者将会产生眩晕、恶心等不适症状☆13Updated this week
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆289Feb 7, 2024Updated 2 years ago
- A simple HTTP redirector for custom short URLs☆11Oct 27, 2020Updated 5 years ago
- Asynchronous IO + coroutine, a high performance solution for networking server. You can write code as synchronous model, rather than cont…☆11Jul 9, 2014Updated 11 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆718Apr 24, 2026Updated last month
- Goroutine scheduling latency profiling☆21Sep 11, 2014Updated 11 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The fastest abstract rate limiter, base on go-redis/redis.