smartcore VS strum

Compare smartcore vs strum 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)

strum

A small rust library for adding custom derives to enums (by Peternator7)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
smartcore strum
4 19
648 1,570
4.8% -
5.0 8.0
20 days ago 10 days ago
Rust Rust
Apache License 2.0 MIT License
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.

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.

strum

Posts with mentions or reviews of strum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-11.

What are some alternatives?

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

linfa - A Rust machine learning framework.

enum-map

Peroxide - Rust numeric library with R, MATLAB & Python syntax

serde-plain - A serde serializer that serializes a subset of types into plain strings

Parallel

enum-iterator - Tools to iterate over all values of a type

forbidden - An auth system/library for Rust applications

rust-djangohashers - A Rust port of the password primitives used in Django Project.

CSX0003RUST

sonyflake-rs - 🃏 A distributed unique ID generator inspired by Twitter's Snowflake.

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

goblin - An impish, cross-platform binary parsing crate, written in Rust