DenialAdams / glicko2
Implementation of the glicko2 rating system in Rust
☆10Updated 3 months ago
Alternatives and similar repositories for glicko2:
Users that are interested in glicko2 are comparing it to the libraries listed below
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 11 months ago
- ☆16Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- ☆55Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Minimal compiletime templating for XML in Rust!☆21Updated 2 years ago
- A Rust crate for working with a group of Components (in the Specs ECS)☆20Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Easy-to-use optional function arguments for Rust☆46Updated 10 months ago
- A proc-macro that checks if blockers (issues) have been resolved.☆35Updated 4 years ago
- Compact sets in rust☆54Updated 3 months ago
- ☆38Updated last year
- Tools for data-oriented programming☆58Updated 2 years ago
- ☆32Updated last year
- Rust map and set literals☆24Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Convenient drawing of objects such as shapes, lines and text to buffers☆17Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A sanity checker for global allocations in Rust☆48Updated 8 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago