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 years 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:
- An on-disk hash table implementation☆124Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- ☆201Updated 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`☆125Updated last year
- 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…☆96Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- Deadlock free mutexes☆177Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- The cost of Rust async/await☆131Updated 3 years ago
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Cross platform process information in Rust☆68Updated 2 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆112Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last week
- Define your own PhantomData☆158Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Benchmarking library for stable Rust☆46Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year