atomflunder / skillratings
Rust library for popular skill rating algorithms like Elo, Glicko-2, TrueSkill and many more.
☆51Updated 3 months ago
Alternatives and similar repositories for skillratings:
Users that are interested in skillratings are comparing it to the libraries listed below
- Two dimensional grid data structure☆83Updated 3 weeks ago
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆276Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated last week
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆131Updated 2 weeks ago
- An SoA library for Rust☆127Updated 2 weeks ago
- PGFPlots code generator☆120Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆146Updated last year
- A Rust chess library with the aim to be as feature-rich as possible☆43Updated last month
- ⅋ — session types for Rust☆124Updated 2 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆139Updated last month
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆61Updated 5 years ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Humansize - A flexible crate for humanizing file sizes☆114Updated last week
- A Rust macro to make enums with a subset of values of the parent☆83Updated 8 months ago
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆42Updated 2 months ago
- Arena type inspired by generational-arena☆205Updated 8 months ago
- Drop-in replacement for std::time for Wasm in browsers☆58Updated last month
- ☆49Updated 8 months ago
- Cargo command to create the README.md from your crate's documentation☆138Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆178Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆150Updated last year
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆168Updated 2 weeks ago
- High performance, strict, tokio-util based websockets implementation☆82Updated this week
- Fantastic serialization library☆159Updated 8 months ago
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆92Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 5 months ago
- A binary encoder/decoder for Rust☆404Updated 2 weeks ago