Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2572,3 +2572,4 @@ A curated list of awesome Go frameworks, libraries and software.
* [KeisukeYamashita/biko](https://github.com/KeisukeYamashita/biko) - CLI tool to jump to your browser directly
* [Allenxuxu/gev](https://github.com/Allenxuxu/gev) - 🚀 a lightweight, fast non-blocking TCP network library based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. 🚀一个轻量、比标准库更快的基于 Reactor 模式的非阻塞 TCP 网络库,支持自定义协议,轻松快速搭建高性能服务器。
* [ThreeDotsLabs/watermill](https://github.com/ThreeDotsLabs/watermill) - Building event-driven applications the easy way. You can use conventional pub/sub implementations like Kafka, NATS, Google Cloud Pub/Sub or RabbitMQ, but also HTTP or MySQL binlog if that fits your use case.
* [hyperjumptech/grule-rule-engine](https://github.com/hyperjumptech/grule-rule-engine) - Grule is a Rule Engine implementation library for Golang programming language. Inspired by the acclaimed JBOSS Drools, done in a much simple manner.