ryankurte / rust-rolling-statsLinks
Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm
☆20Updated 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:
- 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…☆84Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- ☆47Updated 5 months ago
- Cross platform process information in Rust☆63Updated this week
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- Lending iterators on stable Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Calculate the next timestamp matching a given crontab pattern☆56Updated last month
- Simple goldenfile testing in Rust.☆40Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Human-friendly indexed collections☆53Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆123Updated 4 years ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆141Updated this week
- Library for scripting analyses against crates.io's database dumps☆69Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Derive for arrow2☆66Updated 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`☆116Updated 8 months ago
- The Rustc Trait System Refactor Initiative☆23Updated last week
- Dynamic structured values for Rust☆28Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆155Updated last week