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

Statistics

  • statrs: Statistical computing library for Rust.

Geometry

Data Processing

  • polars: DataFrame Library based on Apache Arrow