skillratings
skill calculator
A collection of algorithms for calculating player skill levels
Rust library for popular skill rating algorithms like Elo, Glicko-2, TrueSkill and many more.
48 stars
1 watching
4 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
algorithmsbayesian-approximationbradley-terry-modeleloglickoglicko-2rankingranking-systemratingrating-systemskillskillratingstrueskill
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Matlab functions for calculating model skill against observations | 38 |
| A fast linear algebra library for games and graphics | 1,555 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
| A Rust template for solving Advent of Code puzzles | 749 |
| An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
| An arbitrary-precision calculator with unit support and multiple mathematical features | 711 |
| Analyze and report on password strength and characteristics | 18 |
| An online calculator built with Rust and WebAssembly, supporting various mathematical operations and conversions. | 82 |
| An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |
| A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 558 |
| A benchmarking framework comparing performance of different Rust linear algebra libraries | 200 |
| An educational resource for learning fundamental algorithms in JavaScript | 79 |
| Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts | 8 |
| Provides efficient arithmetic operations for large numbers used in embedded systems | 4 |