Decision Workspace
saying vs parse-style vs simple_colour
Side-by-side comparison of Rust crates
44
saying
experimentalv0.1.7
The say! macro for convenient styled printing
50
parse-style
experimentalv0.2.0
Parse & display rich-compatible style strings
49
simple_colour
experimentalv1.0.4
A crate that allows programmers to change the style or colour of their strings
Core Metrics
| saying | parse-style | simple_colour | |
|---|---|---|---|
| Health Score | 44 | 50 | 49 |
| Total Downloads | 39 | 1.6K | 68 |
| 30d Downloads | 12 | 136 | 3 |
| Dependents | 0 | 4 | 0 |
| Releases | 2 | 2 | 5 |
| Last Updated | 44d ago | 91d ago | 63d ago |
| Age | 1m | 9m | 2m |
Health Breakdown
saying
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
10
parse-style
Maintenance
12
Quality
14
Community
8
Popularity
4
Documentation
12
simple_colour
Maintenance
15
Quality
12
Community
5
Popularity
2
Documentation
15
Technical Details
| saying | parse-style | simple_colour | |
|---|---|---|---|
| Version | 0.1.7 | 0.2.0 | 1.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 10 | 0 |
| Crate Size | 10KB | 32KB | 5KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 80.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.86 | 1.56.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse-style leads with a health score of 50/100, but none of the options score above 80.
- •saying, parse-style are pre-1.0 — API may change.