atomflunder / skillratings
Rust library for popular skill rating algorithms like Elo, Glicko-2, TrueSkill and many more.
☆56Updated 5 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☆84Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆145Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- 💫 Easily retry futures 🦀☆207Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Proc-macro typestate DSL for Rust☆146Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆362Updated 8 months ago
- Fantastic serialization library☆159Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆103Updated 3 weeks ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆72Updated 6 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆121Updated 7 months ago
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆137Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- An attribute to create an atomic wrapper around a C-style enum☆42Updated 9 months ago
- 🌲 Point/region Quadtree implementation for Rust.☆35Updated last year
- Async broadcast channels☆175Updated 3 months ago
- Müsli is a flexible and efficient serialization framework☆384Updated last week
- A very fast Key-Value store in pure rust☆107Updated last month
- A collection of utilities for a superior nom experience☆154Updated last year
- High performance, strict, tokio-util based websockets implementation☆94Updated 2 weeks ago
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆104Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- Dead simple queue implementation for rust with async-await☆99Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated this week
- Generic extensions for tapping values in Rust.☆431Updated last year