Updated 5 months ago
https://github.com/paulwilcox/fluent-data
Manipulate datasets by chaining methods. Includes capacity to map, filter, sort, group, reduce, and merge data. Built in reducers include multiple regression.
Updated 5 months ago
https://github.com/arvid-berndtsson/rust-sorting-algorithms
Comprehensive collection of sorting algorithms implemented in Rust, complete with performance testing and unit tests.