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
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Probability-theory toolbox☆57Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆146Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 10 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- ☆78Updated 3 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Conversion traits for Rust☆51Updated 5 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Approximations to Histograms☆66Updated 4 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 6 years ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- ☆30Updated 4 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago