Decision Workspace
bbt vs multi-skill vs glicko2
Side-by-side comparison of Rust crates
46
bbt
growingv1.0.0
A skill-rating system similar to Elo, Glicko or TrueSkill
36
multi-skill
growingv0.1.2
Skill estimation systems for multiplayer competitions
36
glicko2
growingv0.3.1
Implementation of the glicko2 rating system
Core Metrics
| bbt | multi-skill | glicko2 | |
|---|---|---|---|
| Health Score | 46 | 36 | 36 |
| Total Downloads | 6.1K | 4.2K | 12.6K |
| 30d Downloads | 22 | 6 | 134 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 3 | 6 |
| Last Updated | 187d ago | 1869d ago | 2237d ago |
| Age | 9y 6m | 5y 1m | 8y 5m |
Health Breakdown
bbt
Maintenance
7
Quality
18
Community
3
Popularity
5
Documentation
13
multi-skill
Maintenance
4
Quality
13
Community
6
Popularity
4
Documentation
9
glicko2
Maintenance
3
Quality
15
Community
5
Popularity
5
Documentation
8
Technical Details
| bbt | multi-skill | glicko2 | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.2 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 10 | 1 |
| Crate Size | 8KB | 40KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bbt leads with a health score of 46/100, but none of the options score above 80.
- •glicko2 has the most downloads (12.6K), suggesting wider adoption.
- •⚠ multi-skill, glicko2 have not been updated in over a year.
- •multi-skill, glicko2 are pre-1.0 — API may change.