jruizgit/rules
Durable Rules Engine observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 31
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4638
- days_rel: n/a
- days_push: 414
- n_releases_24m: 0
Adoption not part of the score
1299 stars · 215 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A polyglot rules engine (Ruby, Python, Node.js) for real-time, scalable coordination of events using a Rete-based forward-chaining inference engine implemented in C. It supports rulesets, flowcharts, statecharts, and time-driven flows, with optional state offloading to external data stores like Redis.
Use cases
- evaluate business rules in real time
- build event-driven inference with forward chaining
- define statecharts and flowcharts for control flow
- correlate events from multiple sources
- build real-time analytics rules
- run complex event processing in Python, Ruby, or Node.js
When to choose
- you need forward-chaining rule evaluation with fast C-based performance
- you want a polyglot rules engine usable from Ruby, Python, or JavaScript
- you need statecharts, flowcharts, or time-driven rule flows
- you want scalable rule state offloaded to Redis or another store
When to avoid
- you need a full production-grade BRMS with a UI and decision tables
- you only need simple if/then logic without an inference engine
- you need a JVM-based rules engine like Drools with deep Java ecosystem integration
Facets
framework · maturity active
workflow-automation state-management developer-tools backend python ruby cross-platform rules-engine rete forward-chaining statecharts flowcharts event-processing polyglot c-core automation real-time nodejs
1 source
- readme: https://github.com/jruizgit/rules · fetched 2026-08-28 · 38a16114ab80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jruizgit/rules | main | 37 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem