A simple library to compute elo ratings. This is for educational purpose and licensed under MIT/public domain so you may use it. But the formulas are very simple so you probably could also just copy them.
- single header in style of stb
- well tested, maybe additional examples
- C and C++ interfaces