vks / average
Calculate statistics iteratively
☆38Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for average
- ☆76Updated last year
- Rust implementation of the Simple(x) Global Optimization algorithm☆31Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆23Updated 8 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Rust concurrent single-value update and receive channel☆22Updated last year
- Safe wrapper for initializing arrays☆72Updated last year
- Serialization value trees☆43Updated 3 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- A library with task executors for Rust☆32Updated 3 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Vec-backed ID-tree☆46Updated 2 months ago
- Concurrent hash trie☆51Updated 4 years ago
- A simple neural net implementation.☆41Updated 5 years ago
- A rust library for checked floating point operations☆81Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆59Updated last month
- A timeout connector for the hyper client☆26Updated 3 weeks ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- ☆20Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago