-
cargo-supply-chain
Gather author, contributor and publisher data on crates in your dependency graph.
Not super popular but not completely useless either: https://github.com/rust-secure-code/cargo-supply-chain
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Fixing https://github.com/rust-lang/crates.io/issues/2630 would be super useful.
-
not-yet-awesome-rust
A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.
Maybe take a look at Not Yet Awesome Rust? (A list of libraries people want in Rust but which don't exist yet.)
-
And auth system? I start https://github.com/mamcx/forbidden but got sidetracked by $job, but will be happy to lend a hand if get a partner.
-
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.
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.
-
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.
-
I would love a rust implemention of gnu parallel (with better license). There was https://github.com/mmstick/parallel , but the author stopped development.
Related posts
-
Burn: The Future of Deep Learning in Rust
-
Rust Linfa: The Rising Star of Machine Learning in Systems Programming
-
Burn: Deep Learning Framework built using Rust
-
Burn Deep Learning Framework Release 0.12.0 Improved API and PyTorch Integration
-
Supercharge Web AI Model Testing: WebGPU, WebGL, and Headless Chrome