TheFutureIsOurs / ahocorasickLinks
Fast implementation of fuzzy matching and Blacklist filtering
☆35Updated 4 years ago
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- 昆仑:超快的代码搜索引擎☆55Updated 3 years ago
- 自动新词发现算法☆23Updated 11 years ago
- 使用go实现的简单搜索引擎☆17Updated 7 years ago
- A simhasher for Chinese documents implemented by golang, simply translated from yanyiwu/gosimhash☆17Updated 7 years ago
- 📒 An Aho-Corasick algorithm based string-searching utility for Go. It supports tokenization, ignoring case, replacing text. So you can u…☆47Updated 2 years ago
- Unsupervised Word Discovery☆10Updated 5 years ago
- a lite version of rpcx☆16Updated 3 years ago
- ICMP Ping library for Go☆11Updated 5 years ago
- Go-flashtext is a flashtext implement written in Go (Golang). It is based on the FlashText algorithm.☆19Updated 4 years ago
- 🌲Map implement: Black-Red Tree, AVL Tree☆8Updated 3 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- a thread-safe concurrent map for go☆49Updated 11 months ago
- GoJieba Bleve support☆28Updated this week
- Go framework for DL model inference and API deployment☆49Updated 5 months ago
- Golang RESTful Client for HanLP.中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理☆37Updated last year
- A dynamic golang worker pool, coroutine pool / 通用动态工作池、协程池☆17Updated last year
- 基于TextRank算法的关键词提取☆11Updated 11 years ago
- A go implemention of efficiently-updatable double-array trie☆33Updated 3 years ago
- A tool to parse mysql ddl.☆15Updated last year
- Benchmarks for BigCache project☆21Updated last year
- Print the internal data of the pointer address of the struct / 可以打印结构体嵌套指针地址内部数据的格式化库☆16Updated last year
- 基于Aho-Corasick 算法+Trie树+DFA 来实现实时匹配,可以实时对文本过滤+字符过滤+敏感词过滤+关键词过滤+脏词过滤+多字符串匹配等处理 支持所有的文本文件类型(包括所有日志)☆30Updated 5 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- golang sliding or tumbling window stream-processing☆12Updated 4 years ago
- Golang RESTful Client for HanLP☆13Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated 10 months ago
- API server for BFE control plane☆33Updated 3 years ago
- Timer Implemented By Go,Also Called TimeWheel☆22Updated 5 years ago
- Runtimex package help to expose Go Runtime internals representation safely.☆13Updated 3 months ago