A lightweight and minimal statistics library for Rust
A comprehensive statistical hypothesis testing library validated against R
Statistical modeling for Rust — OLS/WLS regression, GLM, survival analysis, ARIMA/VAR, nonparametric tests, and more. A statsmodels-style library.
Time series forecasting library
High-level Plotly Express-style charting API built on d3rs and GPUI
Shannon information theory: entropy, mutual information, channel capacity, source coding, and agent communication analysis
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
High-performance modern Wilkinson's formula parsing for statistical models. Parses R-style formulas into structured JSON metadata supporting linear models, mixed effects, and complex statistical specifications.
Core discovery framework for RuVector dataset integrations - find hidden patterns in massive datasets using vector memory, graph structures, and dynamic min-cut algorithms
An implementation of Sourav Chatterjee's xi-correlation coefficient
Generic signal generator library for animations, audio, games, and simulations
Pure Rust implementation of Minuit-style parameter optimization