From 30bdf412c417d99f52725cbc7ef40c04c7c31884 Mon Sep 17 00:00:00 2001 From: Whki <7507761+whki@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:41:58 +0800 Subject: [PATCH] add rulego (#5431) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60f087f2fc4..ad85027ebe7 100644 --- a/README.md +++ b/README.md @@ -1487,6 +1487,7 @@ _Libraries for programming devices of the IoT._ - [iot](https://github.com/vaelen/iot/) - IoT is a simple framework for implementing a Google IoT Core device. - [mainflux](https://github.com/Mainflux/mainflux) - Industrial IoT Messaging and Device Management Server. - [periph](https://periph.io/) - Peripherals I/O to interface with low-level board facilities. +- [rulego](https://github.com/rulego/rulego) - RuleGo is a lightweight, high-performance, embedded, orchestrable component-based rule engine for IoT edge. - [sensorbee](https://github.com/sensorbee/sensorbee) - Lightweight stream processing engine for IoT. - [shifu](https://github.com/Edgenesis/shifu) - Kubernetes native IoT development framework. - [smart-home](https://github.com/e154/smart-home) - Software package for IoT automation.