Rust Statistics

Open-source Rust projects categorized as Statistics

Top 18 Rust Statistic Projects

  1. tokei

    Count your code, quickly.

    Project mention: Tokei: Count Your Code, Quickly | news.ycombinator.com | 2025-05-24
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. criterion.rs

    Statistics-driven benchmarking library for Rust

    Project mention: Parsing JSON in 500 lines of Rust | news.ycombinator.com | 2025-02-18

    Regarding the 'sudo' issue: Doing a benchmark by just running an example executable is not really recommended because there's a ton of reasons why you might get differing performance.

    It's probably better to set up an actual benchmark using a crate like Criterion instead [0].

    [0] https://github.com/bheisler/criterion.rs

  4. qsv

    Blazing-fast Data-Wrangling toolkit

    Project mention: fd: A simple, fast and user-friendly alternative to 'find' | news.ycombinator.com | 2025-03-19
  5. RustQuant

    Rust library for quantitative finance.

    Project mention: Stochastic-rs math finance/quant lib | news.ycombinator.com | 2024-10-11

    Hey Rustaceans and quant enthusiasts,

    I’d like to introduce my library, stochastic-rs: https://github.com/dancixx/stochastic-rs, which focuses on the simulation and analysis of stochastic processes. This project started as part of my PhD work, and it covers topics like Malliavin calculus, rough fractional stochastic processes, and high-performance data generation for AI training in market finance. While the initial focus was around market finance applications, my long-term goal is to build a more general quant library in Rust.

    There is already an excellent library RustQuant: https://github.com/avhz/RustQuant. you’ll notice some overlap in the quant-focused areas, but stochastic-rs introduces some features that haven’t been covered there (or only partially). So I would say this not “yet another quant library”, just it has a different focus.

    This is in early stage but I’m always eager for feedbacks—whether it’s on potential improvements, use cases, or contributions! Feel free to check it out and let me know what you think.

  6. plotly.rs

    Plotly for Rust

  7. Peroxide

    Rust numeric library with high performance and friendly syntax

  8. lowcharts

    Tool to draw low-resolution graphs in terminal

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. fornalder

    Visualize long-term trends in collections of Git repositories.

  11. whatbpm

    💓 Today's Trending Values for EDM Production

  12. watermill.rs

    🦀 Online statistics in Rust

  13. stochastic-rs

    stochastic-rs is a Rust library designed for high-performance simulation and analysis of stochastic processes and models in quant finance.

    Project mention: Stochastic-rs math finance/quant lib | news.ycombinator.com | 2024-10-11

    Hey Rustaceans and quant enthusiasts,

    I’d like to introduce my library, stochastic-rs: https://github.com/dancixx/stochastic-rs, which focuses on the simulation and analysis of stochastic processes. This project started as part of my PhD work, and it covers topics like Malliavin calculus, rough fractional stochastic processes, and high-performance data generation for AI training in market finance. While the initial focus was around market finance applications, my long-term goal is to build a more general quant library in Rust.

    There is already an excellent library RustQuant: https://github.com/avhz/RustQuant. you’ll notice some overlap in the quant-focused areas, but stochastic-rs introduces some features that haven’t been covered there (or only partially). So I would say this not “yet another quant library”, just it has a different focus.

    This is in early stage but I’m always eager for feedbacks—whether it’s on potential improvements, use cases, or contributions! Feel free to check it out and let me know what you think.

  14. compute

    Scientific and statistical computing with Rust. (by al-jshen)

  15. kernel-density-estimation

    Kernel density estimation in Rust.

  16. jikyuu

    Estimate the amount of time spent working on a Git repository

  17. mezura

    A fairly fast, fairly accurate and very customizable stats generator and growth tracker, for programming projects, in the form of a CLI executable, written in Rust.

  18. okkam

    Using GA to search polynomials that fit a given dataset

  19. odesign

    An optimal design of experiments library written in pure Rust - Read-only mirror of https://git.sr.ht/~maunke/odesign

    Project mention: Optimal Design of Experiments Library in Pure Rust | news.ycombinator.com | 2025-03-09
  20. github-stats

    Generate GitHub traffic statistics charts (by raspi)

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Statistics discussion

Log in or Post with

Rust Statistics related posts

  • Autometrics 0.4: Spot commits that introduce errors or slow down your application

    2 projects | /r/rust | 26 Apr 2023
  • Performance-related question

    1 project | /r/learnrust | 7 Mar 2023
  • How can I further optimize this file parser? (std, serde, diesel)

    1 project | /r/rust | 5 Mar 2023
  • Tips in using criterion to properly benchmark a database?

    1 project | /r/rust | 30 Nov 2022
  • Criterion.rs with MockClock, is this possible?

    3 projects | /r/rust | 6 Sep 2022
  • Lookup table slower than doing the math, and SIMD operations 10x slower than that.

    2 projects | /r/rust | 28 Aug 2022
  • Show HN: Online Statistics in Rust

    1 project | news.ycombinator.com | 27 Jul 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jul 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Statistic projects in Rust? This list will help you:

# Project Stars
1 tokei 12,837
2 criterion.rs 5,134
3 qsv 3,000
4 RustQuant 1,450
5 plotly.rs 1,312
6 Peroxide 643
7 lowcharts 225
8 fornalder 96
9 whatbpm 82
10 watermill.rs 66
11 stochastic-rs 66
12 compute 66
13 kernel-density-estimation 27
14 jikyuu 25
15 mezura 7
16 okkam 4
17 odesign 4
18 github-stats 1

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?