yihleego / trie
📒 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.
☆47Updated 2 years ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated last year
- Go语言RESTful服务通用组件库☆20Updated last year
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆102Updated last year
- Extend go std library.☆62Updated 2 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆161Updated last year
- A delay queue implemented in go language☆35Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated last week
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated 2 months ago
- General Golang Code Generator☆198Updated last year
- Go 微服务框架 Kratos(Bilibili开源)最佳实践。封装常用工具,以满足实际开发工作中的需求,提升开发效率。☆44Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated 8 months ago
- Wechat Work/Wecom/企业微信 Golang SDK☆79Updated last year
- 基于kratos 的聚合消息推送平台☆87Updated 2 years ago
- The best go rawsql lib.☆44Updated 10 months ago
- 一个超好用的集合库☆50Updated 6 months ago
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated last year
- [飞书] A fast feishu development sdk written in Golang☆161Updated 3 years ago
- [企业微信] A fast wxwork development sdk written in Golang☆117Updated 4 years ago
- ^=^ clop是基于struct的命令行解析库,专注是它的灵魂,像AK47一样,简单,强大,专注,让命令行里面的疑难杂症统统走开[从零实现]☆133Updated 11 months ago
- A high-performance, generic MPMC queue in Go that uses buffer swapping to minimize contention and optimize throughput.☆19Updated 3 months ago
- a simple netpoll implemented using go☆77Updated last year
- Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库☆162Updated 2 years ago
- Package direwolf is a convenient and easy to use http client written in Golang.☆41Updated 3 years ago
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆126Updated 11 months ago
- Queueman 是一个适用于 RabbitMQ、Redis 队列的高性能分发中间件。支持延时队列、并发控制、失败自动重试。☆64Updated 4 years ago
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated 10 months ago
- glacier is a app framework for rapid service development☆50Updated 5 months ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- a simple fsm for Go☆51Updated 3 years ago
- YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)☆249Updated 2 years ago