DenialAdams / glicko2
Implementation of the glicko2 rating system in Rust
☆10Updated 2 months ago
Alternatives and similar repositories for glicko2:
Users that are interested in glicko2 are comparing it to the libraries listed below
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 3 months ago
- Crunchy unroller - deterministically unroll constant loops☆36Updated last week
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Stack-allocated trait objects☆18Updated 2 years ago
- Serialization value trees☆43Updated 5 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Compares two equal-sized byte strings in constant time.☆32Updated 3 weeks ago
- ☆49Updated 3 years ago
- Tools for data-oriented programming☆58Updated 2 years ago
- Easy and safe destructuring for more types.☆31Updated 3 months ago
- Weak hash tables for Rust☆35Updated last year
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆15Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- ☆55Updated last year
- Transitive derive macros for Rust☆30Updated 8 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 10 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Specialized hashmap for u64 keys☆34Updated last week
- SmallVec-backed stack string optimisation☆43Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆108Updated last year
- Rust wrapper type that implements hashing and comparison by pointer address☆34Updated 9 months ago