DenialAdams / glicko2
Implementation of the glicko2 rating system in Rust
☆9Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for glicko2
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- A fixed-capacity memory buffer allocated on the stack using const generics.☆9Updated 4 years ago
- ☆21Updated 3 years ago
- Specialized hashmap for u64 keys☆30Updated last month
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Compact sets in rust☆53Updated last week
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- Stack-allocated trait objects☆18Updated 2 years ago
- A Rust library to quickly get the size and line size of your CPU caches.☆26Updated last month
- Trait for downcasting trait objects back to their original types.☆14Updated last year
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆15Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- A serde serializer that serializes a subset of types into plain strings☆54Updated last year
- Crunchy unroller - deterministically unroll constant loops☆36Updated 6 months ago
- Type checked partial references for rust☆14Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Ranged integers for Rust based on const generics☆26Updated 3 weeks ago
- A sanity checker for global allocations in Rust☆48Updated 5 months ago
- Rust library for testing code relying on the global allocator☆13Updated 7 months ago
- scraps of a potential language☆37Updated 3 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆30Updated 10 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆19Updated 7 months ago
- ☆35Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago