yihleego / trieLinks
📒 An Aho-Corasick algorithm based string-searching utility for Go. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.
☆48Updated 2 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated last week
- 基于kratos 的聚合消息推送平台☆90Updated 2 years ago
- Golang中的三元表达式的折中实现,用于减少代码行数提高可读性☆18Updated last year
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆128Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 2 months ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆162Updated 2 years ago
- Go语言RESTful服务通用组件库☆20Updated last year
- General Golang Code Generator☆198Updated 2 years ago
- Extend go std library.☆62Updated 3 years ago
- 企业微信群机器人接口 Golang 封装☆57Updated last year
- feishu 是飞书机器人的 go 实现。支持 Docker、Jenkinsfile、命令行模式,module 模式;支持加签安全设置、链式语法创建消息;支持文本(text)、富文本(post)、图片(image)、群名片(share_chat)、消息卡片(interact…☆96Updated 2 years ago
- dfa is a sensitive word checker 敏感词检测☆45Updated last year
- A delay queue implemented in go language☆35Updated 2 years ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆79Updated 4 months ago
- YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)☆250Updated 2 years ago
- Wechat Work/Wecom/企业微信 Golang SDK☆82Updated 2 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等 限流,为业内rdeis滑动窗…☆102Updated last year
- A codegen tool for generating model instance factory based on Ent.☆31Updated 2 years ago
- [企业微信] A fast wxwork development sdk written in Golang☆118Updated 4 years ago
- a simple netpoll implemented using go☆78Updated 2 years ago
- 一个超好用的集合库☆50Updated 8 months ago
- The best go rawsql lib.☆44Updated last year
- Calculate string similarity library, integrate multiple algorithms on the back end。计算字符串相似度库,后端集成多种算法[从零实现]☆275Updated 3 years ago
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆102Updated last year
- scf go lib☆59Updated last year
- Go framework for DL model inference and API deployment☆50Updated 6 months ago
- [飞书] A fast feishu development sdk written in Golang☆161Updated 3 years ago
- Generate struct definition according to json/yaml/query string/http header string @^^@ 根据json/yaml/query string/http header字符串生成struct[从零…☆17Updated 2 years ago
- golang kratos monolithic demo☆35Updated 6 months ago