vks / averageLinks
Calculate statistics iteratively
☆38Updated 2 months ago
Alternatives and similar repositories for average
Users that are interested in average are comparing it to the libraries listed below
Sorting:
- ☆23Updated 8 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Case transforming macros for idents☆39Updated 5 months ago
- Serialization value trees☆44Updated 10 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Various optimization algorithms and strategies combined in a Rust library☆27Updated 5 years ago
- rust slice conversion library☆16Updated 3 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- ☆76Updated 2 years ago
- A timeout connector for the hyper client☆26Updated 7 months ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Lightweight Rust newtypes.☆25Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A simple neural net implementation.☆42Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- ☆34Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Spatial library for Rust☆40Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- ☆20Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆32Updated 6 years ago