Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hyperjumptech/grule-rule-engine #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
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.