Decision Workspace
volute vs boolean-logic vs use-logic
Side-by-side comparison of Rust crates
49
volute
growingv1.2.1
Boolean functions implementation, represented as lookup tables (LUT) or sum-of-products (SOP)
37
boolean-logic
growingv0.1.3
propositional logic evaluator that creates truth tables for propositional expressions
58
use-logic
experimentalv0.0.6
Utility-first boolean algebra helpers for RustUse
Core Metrics
| volute | boolean-logic | use-logic | |
|---|---|---|---|
| Health Score | 49 | 37 | 58 |
| Total Downloads | 20.7K | 4.7K | 148 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 6 | 0 | 13 |
| Releases | 18 | 4 | 6 |
| Last Updated | 277d ago | 575d ago | 11d ago |
| Age | 2y 9m | 1y 7m | 13d |
Health Breakdown
volute
Maintenance
9
Quality
17
Community
8
Popularity
5
Documentation
10
boolean-logic
Maintenance
10
Quality
7
Community
3
Popularity
4
Documentation
13
use-logic
Maintenance
16
Quality
15
Community
9
Popularity
3
Documentation
15
Technical Details
| volute | boolean-logic | use-logic | |
|---|---|---|---|
| Version | 1.2.1 | 0.1.3 | 0.0.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 0 |
| Crate Size | 49KB | 2.9MB | 3KB |
| Features | 4 | 4 | 0 |
| Yanked % | 11.1% | 75.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-logic leads with a health score of 58/100, but none of the options score above 80.
- •volute has the most downloads (20.7K), suggesting wider adoption.
- •⚠ boolean-logic has not been updated in over a year.
- •boolean-logic, use-logic are pre-1.0 — API may change.