ryankurte / rust-rolling-statsLinks
Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm
☆21Updated 2 months ago
Alternatives and similar repositories for rust-rolling-stats
Users that are interested in rust-rolling-stats are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Semantic wrapper for byte count representations☆150Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- HyperLogLog implementations.☆26Updated last year
- A fixed-size circular buffer written in Rust.☆134Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Calculate the next timestamp matching a given crontab pattern☆67Updated 3 months ago
- ☆51Updated 11 months ago
- Benchmarking library for stable Rust☆47Updated last month
- The Rustc Trait System Refactor Initiative☆26Updated last month
- Simple goldenfile testing in Rust☆44Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 3 months ago
- 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…☆97Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆98Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Easy function multiversioning for Rust☆249Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago