atomflunder / skillratingsLinks
Rust library for popular skill rating algorithms like Elo, Glicko-2, TrueSkill and many more.
☆59Updated 8 months ago
Alternatives and similar repositories for skillratings
Users that are interested in skillratings are comparing it to the libraries listed below
Sorting:
- Two dimensional grid data structure☆87Updated last week
- An SoA library for Rust☆147Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- PGFPlots code generator☆118Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- 🌲 Point/region Quadtree implementation for Rust.☆38Updated last year
- rustrict is a profanity filter for Rust☆103Updated 2 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆67Updated 5 years ago
- pure rust implementaion for deep learning library like keras☆63Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆99Updated 3 weeks ago
- a generated entity component system 🦎☆110Updated 4 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆161Updated 2 months ago
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆96Updated 2 weeks ago
- Experimental static site generator using Leptos with Bevy ECS as a data layer☆76Updated last month
- Arbitrary precision floating point numbers library☆110Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- High performance, strict, tokio-util based websockets implementation☆107Updated last month
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆144Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆158Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Parallel iterator processing library for Rust☆103Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- A collection of utilities for a superior nom experience☆159Updated last year
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 5 months ago
- Rust procedural macro attribute parser☆45Updated last year