Peroxide VS smartcore

Compare Peroxide vs smartcore and see what are their differences.

smartcore

A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning. (by smartcorelib)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Peroxide smartcore
3 4
440 642
- 3.9%
7.8 5.4
6 days ago 11 days ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Peroxide

Posts with mentions or reviews of Peroxide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-26.

smartcore

Posts with mentions or reviews of smartcore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-09.
  • ML in Rust: smartcore
    2 projects | dev.to | 9 Nov 2022
    Today we have released version 0.3 of smartcore: a comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.
  • What's everyone working on this week (45/2022)?
    9 projects | /r/rust | 7 Nov 2022
    we are approaching version 0.3 for our library, that is the minimal Wasi-first version we are going to publish. Some last minute obstacles on generating random numbers: try to disentangle range generators usage so we can have a default feature with fewer external dependencies and wasm32/wasi-ready.
  • Learn Rust as ML practitioner
    2 projects | /r/learnmachinelearning | 31 Oct 2022
    we are developing a ML practitioner-friendly library to help learn Rust mimicking the sklearn API: Smartcore. You can see some examples in these notebooks.
  • What is a FOSS which is needed but doesn't exist yet/needs contributers?
    7 projects | /r/rust | 16 Feb 2022
    Check out smartcore and linfa. At work I was badly in need of an NMF function similar to MATLAB's one these days but not enough time to write one myself. If you're good at math and machine learning, this sounds like a task you could try tackling.

What are some alternatives?

When comparing Peroxide and smartcore you can also consider the following projects:

Math PHP - Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

linfa - A Rust machine learning framework.

cgmath-rs - A linear algebra and mathematics library for computer graphics.

Parallel

notecalc3 - NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.

forbidden - An auth system/library for Rust applications

are-we-learning-yet - How ready is Rust for Machine Learning?

CSX0003RUST

rulinalg - A linear algebra library written in Rust

jiro-nn - A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.

pair_adjacent_violators - An implementation of the Pair Adjacent Violators algorithm for isotonic regression in Rust