Decision Workspace
glicko_2 vs skillratings vs instant-glicko-2
Side-by-side comparison of Rust crates
40
glicko_2
growingv1.1.0
Glicko2 is an iterative algorithm for ranking opponents or teams in 1v1 games.
56
skillratings
growingv0.28.2
Calculate a player's skill rating using algorithms like Elo, Glicko, Glicko-2, TrueSkill and many more.
41
instant-glicko-2
growingv0.2.0
Implementation of the Glicko-2 rating system that allows for instant feedback after games, not just once a rating period closes
Core Metrics
| glicko_2 | skillratings | instant-glicko-2 | |
|---|---|---|---|
| Health Score | 40 | 56 | 41 |
| Total Downloads | 4.7K | 72.8K | 3.5K |
| 30d Downloads | 21 | 1.6K | 60 |
| Dependents | 0 | 11 | 0 |
| Releases | 4 | 49 | 2 |
| Last Updated | 397d ago | 84d ago | 866d ago |
| Age | 4y | 3y 7m | 3y 12m |
Health Breakdown
glicko_2
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
skillratings
Maintenance
14
Quality
14
Community
9
Popularity
6
Documentation
13
instant-glicko-2
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| glicko_2 | skillratings | instant-glicko-2 | |
|---|---|---|---|
| Version | 1.1.0 | 0.28.2 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 20KB | 100KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.58.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •skillratings leads with a health score of 56/100, but none of the options score above 80.
- •⚠ glicko_2, instant-glicko-2 have not been updated in over a year.
- •skillratings, instant-glicko-2 are pre-1.0 — API may change.