BurntSushi / rust-statsLinks
Basic statistical functions on streams for Rust.
☆86Updated 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
Sorting:
- Judy array implementation in pure Rust☆88Updated 8 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆141Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- ☆77Updated 2 years ago
- ☆49Updated 3 months ago
- Conversion traits for Rust☆50Updated 4 years ago
- Probability-theory toolbox☆56Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆87Updated 5 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Approximations to Histograms☆65Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Quick rust csv reader☆46Updated last year
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Atomic file-writes.☆100Updated 10 months ago
- ☆29Updated last year
- A pool of reusable values☆51Updated 5 years ago
- High-throughput columnar serialization in Rust☆181Updated 3 weeks ago