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