atomflunder / skillratings
Rust library for popular skill rating algorithms like Elo, Glicko-2, TrueSkill and many more.
☆58Updated 7 months ago
Alternatives and similar repositories for skillratings
Users that are interested in skillratings are comparing it to the libraries listed below
Sorting:
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆107Updated last week
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆139Updated 4 months ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆75Updated 8 months ago
- Arbitrary precision floating point numbers library☆109Updated 2 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆63Updated 5 years ago
- pure rust implementaion for deep learning library like keras☆62Updated 2 years ago
- An SoA library for Rust☆141Updated 2 months ago
- Two dimensional grid data structure☆85Updated 3 weeks ago
- A super powered testing macro for Rust☆118Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆90Updated 2 weeks ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆152Updated this week
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆109Updated 2 months ago
- A simple module to support serializing and deserializing const generic or arbitrarily-large arrays☆21Updated last month
- What if we could check declarative macros before using them?☆48Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- rustrict is a profanity filter for Rust☆104Updated last month
- A Rust macro to make enums with a subset of values of the parent☆87Updated last year
- Generate Rust enum variants without associated data☆95Updated last year
- Humansize - A flexible crate for humanizing file sizes☆119Updated 4 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆138Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Rank Polymorphic array library for Rust.☆102Updated last year
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆96Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- PGFPlots code generator☆118Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago
- This crate provides a myriad of different interpolation, extrapolation and animation methods.☆35Updated last week
- The prettier pattern-matching parser with automatic error recovery☆123Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago