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:
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 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
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 2 months ago
- Conversion traits for Rust☆49Updated 4 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆87Updated 5 years ago
- ☆77Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Probability-theory toolbox☆57Updated last year
- rust histogram and percentile stats☆48Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust macros for container initialization and iterator literals☆26Updated 9 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Approximations to Histograms☆65Updated 3 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Dataframe structure and operations in Rust☆145Updated 7 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- High-throughput columnar serialization in Rust☆182Updated last week