BurntSushi / rust-statsLinks
Basic statistical functions on streams for Rust.
☆88Updated 3 years ago
Alternatives and similar repositories for rust-stats
Users that are interested in rust-stats are comparing it to the libraries listed below
Sorting:
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- ☆78Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Approximations to Histograms☆65Updated 4 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- Conversion traits for Rust☆51Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Rust FFI wrapper for CRoaring☆163Updated last week
- ☆49Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust macros for container initialization and iterator literals☆26Updated 10 years ago
- A pool of reusable values☆51Updated 6 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Atomic file-writes.☆101Updated last year
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Probability-theory toolbox☆57Updated last year
- ☆30Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago