Decision Workspace
dredd-rs vs datalogic-rs vs rust-rule-engine
Side-by-side comparison of Rust crates
42
dredd-rs
growingv0.2.1
A simple rules engine for Rust, adapted from the Dredd implementation for Android.
65
datalogic-rs
stablev4.0.19
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.
61
rust-rule-engine
experimentalv1.20.0
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
| dredd-rs | datalogic-rs | rust-rule-engine | |
|---|---|---|---|
| Health Score | 42 | 65 | 61 |
| Total Downloads | 8.7K | 103.6K | 8.2K |
| 30d Downloads | 6 | 8.3K | 527 |
| Dependents | 0 | 161 | 26 |
| Releases | 11 | 94 | 80 |
| Last Updated | 284d ago | 15d ago | 10d ago |
| Age | 1y 5m | 1y 4m | 5m |
Health Breakdown
dredd-rs
Maintenance
9
Quality
9
Community
6
Popularity
5
Documentation
13
datalogic-rs
Maintenance
18
Quality
19
Community
12
Popularity
6
Documentation
10
rust-rule-engine
Maintenance
18
Quality
15
Community
10
Popularity
5
Documentation
13
Technical Details
| dredd-rs | datalogic-rs | rust-rule-engine | |
|---|---|---|---|
| Version | 0.2.1 | 4.0.19 | 1.20.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 0 | 7 | 12 |
| Crate Size | 155KB | 130KB | 1.8MB |
| Features | 0 | 2 | 4 |
| Yanked % | 63.6% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •datalogic-rs leads with a health score of 65/100, but none of the options score above 80.
- •datalogic-rs is depended on by 161 crates — strongest ecosystem trust.
- •dredd-rs is pre-1.0 — API may change.