ryankurte / rust-rolling-stats
Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-rolling-stats
- Lending iterators on stable Rust☆80Updated 10 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆97Updated this week
- Calculate the next timestamp matching a given crontab pattern☆49Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- An on-disk hash table implementation☆110Updated 3 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆101Updated last month
- An ε-copy serialization/deserialization framework for Rust☆133Updated 2 months ago
- Library safely exposing the io_uring API.☆54Updated last week
- ☆45Updated last month
- An exploration of Storages☆34Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆60Updated this week
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- A minimalist property-based testing library☆104Updated 3 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆30Updated 7 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- ☆65Updated 5 months ago
- A simple concurrent caching library that might fit to many use cases☆105Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆113Updated 4 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Auto-generate serde implementations for prost types☆90Updated 3 months ago
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- Rust SDK for Apache Avro - a data serialization system.☆23Updated this week
- Human-friendly indexed collections☆51Updated 10 months ago
- Safer wrappers over ktls-sys☆59Updated last month
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Map data structure whose keys are stored as ranges☆75Updated 8 months ago