Rust numeric traits and algorithms

11 repos

Rust libraries for numerical computing, trait-based abstractions, and algorithms. The cluster centers on the `num` ecosystem—foundational crates like `num-traits`, `num-complex`, `num-rational`, and `num-integer`—which provide reusable type classes and implementations for generic numeric code. Alongside these are graph algorithm and iterator libraries that leverage Rust's trait system for composable, type-safe computation. This is a mature, interconnected set of foundational tools for building numerical and algorithmic code in Rust.

Rust · 11
rust ·11,138
rust-sci ·4,319
numerics ·4,319
scientific-computing ·4,319
iterators ·3,167
trait ·1,223
num ·1,223
number ·1,223
numeric-types ·1,223
num-traits ·969