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.
☆49Updated 3 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- [飞书] A fast feishu development sdk written in Golang☆162Updated 4 years ago
- Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库☆163Updated 3 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆163Updated 2 years ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆104Updated 2 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 6 months ago
- [企业微信] A fast wxwork development sdk written in Golang☆119Updated 5 years ago
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆129Updated last month
- 基于kratos 的聚合消息推送平台☆90Updated 2 years ago
- feishu 是飞书机器人的 go 实现。支持 Docker、Jenkinsfile、命令行模式,module 模式;支持加签安全设置、链式语法创建消息;支持文本(text)、富文本(post)、图片(image)、群名片(share_chat)、消息卡片(interact…☆98Updated 3 years ago
- golang micro service base on gin. golang 微服务集成框架☆183Updated last year
- 基于Gin框架开发的脚手架工具,便于使用Go快速开发接口,集成数据库、日志、配置等开源库,开箱即用☆137Updated 2 years ago
- General Golang Code Generator☆199Updated 2 years ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- Extend go std library.☆62Updated 3 years ago
- Go 微服务框架 Kratos(Bilibili开源)最佳实践。封装常用工具,以满足实际开发工作中的需求,提升开发效率。☆62Updated 6 months ago
- Wechat Work/Wecom/企业微信 Golang SDK☆88Updated 2 years ago
- An enjoyable golang test framework.☆269Updated last month
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- a template project of gin app.☆78Updated 4 months ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- Go语言RESTful服务通用组件库☆20Updated 2 years ago
- [微信公众号] A fast wechat offiaccount development sdk written in Golang☆116Updated 3 years ago
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago
- glacier is a app framework for rapid service development☆54Updated last year
- go-rod API 中文文档☆71Updated 3 years ago
- A codegen tool for generating model instance factory based on Ent.☆31Updated 2 years ago
- PasteMe Go 后端,Golang + Gin + Gorm☆129Updated 2 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated 2 years ago
- YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)☆251Updated 2 years ago