Popular Crates
Maintained Crates only
General
- rand: Random number generators and other randomness functionality.
- num-bigint: Big integer implementation for Rust.
- num-traits: Numeric traits for generic mathematics
- num-integer: Integer traits and functions.
- number-prefix: Library for numeric prefixes (kilo, giga, kibi).
Linear Algebra
- nalgebra: General-purpose linear algebra library
- matrixmultiply: General-purpose linear algebra library
Statistics
- statrs: Statistical computing library for Rust.
Geometry
- euclid: Geometry primitives
Data Processing
- polars: DataFrame Library based on Apache Arrow