Decision Workspace
volute vs boolean-logic vs logify
Side-by-side comparison of Rust crates
50
volute
growingv1.2.1
Boolean functions implementation, represented as lookup tables (LUT) or sum-of-products (SOP)
38
boolean-logic
growingv0.1.3
propositional logic evaluator that creates truth tables for propositional expressions
44
logify
experimentalv0.1.0
A high-performance, portable boolean logic engine. Turns abstract logic into optimized data structures that can be serialized, cached, and evaluated against arbitrary user data (Bitmaps, Sets, JSON, etc).
Core Metrics
| volute | boolean-logic | logify | |
|---|---|---|---|
| Health Score | 50 | 38 | 44 |
| Total Downloads | 20.6K | 4.7K | 18 |
| 30d Downloads | 50 | 4 | 3 |
| Dependents | 6 | 0 | 0 |
| Releases | 18 | 4 | 1 |
| Last Updated | 218d ago | 516d ago | 94d ago |
| Age | 2y 7m | 1y 5m | 3m |
Health Breakdown
volute
Maintenance
10
Quality
17
Community
8
Popularity
5
Documentation
10
boolean-logic
Maintenance
11
Quality
7
Community
3
Popularity
4
Documentation
13
logify
Maintenance
8
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| volute | boolean-logic | logify | |
|---|---|---|---|
| Version | 1.2.1 | 0.1.3 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 4 | 6 |
| Crate Size | 49KB | 2.9MB | 34KB |
| Features | 4 | 4 | 2 |
| Yanked % | 11.1% | 75.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •volute leads with a health score of 50/100, but none of the options score above 80.
- •⚠ boolean-logic has not been updated in over a year.
- •boolean-logic, logify are pre-1.0 — API may change.