Decision Workspace
daa-rules vs datalogic-rs vs rust-rule-engine
Side-by-side comparison of Rust crates
50
daa-rules
experimentalv0.2.1
Rules engine for DAA system providing policy enforcement and decision automation
71
datalogic-rs
stablev5.0.0
A fast, type-safe Rust implementation of JSONLogic for evaluating logical rules as JSON. Perfect for business rules engines and dynamic filtering in Rust applications.
62
rust-rule-engine
growingv1.20.2
A blazing-fast Rust rule engine with RETE algorithm, backward chaining inference, and GRL (Grule Rule Language) syntax. Features: forward/backward chaining, pattern matching, unification, O(1) rule indexing, TMS, expression evaluation, method calls, streaming with Redis state backend, watermarking, and custom functions. Production-ready for business rules, expert systems, real-time stream processing, and decision automation.
Core Metrics
| daa-rules | datalogic-rs | rust-rule-engine | |
|---|---|---|---|
| Health Score | 50 | 71 | 62 |
| Total Downloads | 2.4K | 118.5K | 9.4K |
| 30d Downloads | 0 | 7.1K | 0 |
| Dependents | 9 | 168 | 27 |
| Releases | 3 | 97 | 82 |
| Last Updated | 334d ago | 11d ago | 10d ago |
| Age | 11m | 1y 6m | 7m |
Health Breakdown
daa-rules
Maintenance
9
Quality
15
Community
9
Popularity
4
Documentation
13
datalogic-rs
Maintenance
18
Quality
20
Community
12
Popularity
6
Documentation
15
rust-rule-engine
Maintenance
18
Quality
16
Community
10
Popularity
5
Documentation
13
Technical Details
| daa-rules | datalogic-rs | rust-rule-engine | |
|---|---|---|---|
| Version | 0.2.1 | 5.0.0 | 1.20.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 12 | 9 | 12 |
| Crate Size | 30KB | 222KB | 1.8MB |
| Features | 5 | 11 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •datalogic-rs leads with a health score of 71/100, but none of the options score above 80.
- •datalogic-rs is depended on by 168 crates — strongest ecosystem trust.
- •daa-rules is pre-1.0 — API may change.