BurntSushi / rust-stats
Basic statistical functions on streams for Rust.
☆85Updated 2 years ago
Alternatives and similar repositories for rust-stats:
Users that are interested in rust-stats are comparing it to the libraries listed below
- Judy array implementation in pure Rust☆86Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Approximations to Histograms☆64Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Probability-theory toolbox☆56Updated last year
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆137Updated 6 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- ☆48Updated 11 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Decimal Floating Point arithmetic for rust☆80Updated last year
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Rust bindings for LMDB☆115Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- A composable wait system.☆76Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- ☆76Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- A simple neural net implementation.☆42Updated 5 years ago
- Quick rust csv reader☆46Updated last year