Decision Workspace
strs_tools_meta vs mau vs good_lp
Side-by-side comparison of Rust crates
52
strs_tools_meta
experimentalv0.16.0
Procedural macros for strs_tools compile-time optimizations. Its meta module. Don't use directly.
48
mau
experimentalv0.1.16
A Rust procedural macro library for memoization with MauQueue optimization
77
good_lp
stablev1.15.0
Mixed Integer Linear Programming for Rust, with an user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
Core Metrics
| strs_tools_meta | mau | good_lp | |
|---|---|---|---|
| Health Score | 52 | 48 | 77 |
| Total Downloads | 5.5K | 4.4K | 2.7M |
| 30d Downloads | 261 | 19 | 231.9K |
| Dependents | 17 | 0 | 255 |
| Releases | 14 | 17 | 60 |
| Last Updated | 65d ago | 152d ago | 36d ago |
| Age | 7m | 7m | 5y 1m |
Health Breakdown
strs_tools_meta
Maintenance
16
Quality
17
Community
8
Popularity
4
Documentation
7
mau
Maintenance
12
Quality
13
Community
6
Popularity
4
Documentation
13
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| strs_tools_meta | mau | good_lp | |
|---|---|---|---|
| Version | 0.16.0 | 0.1.16 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 12 |
| Crate Size | 13KB | 56KB | 67KB |
| Features | 5 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •good_lp leads with a health score of 77/100, but none of the options score above 80.
- •good_lp is depended on by 255 crates — strongest ecosystem trust.
- •strs_tools_meta, mau are pre-1.0 — API may change.