Decision Workspace
trigivs vs ode_solvers vs linear_solver
Side-by-side comparison of Rust crates
40
trigivs
experimentalv0.2.1
Rust library for solving tridiagonal systems of linear equations using Givens rotations
49
ode_solvers
growingv0.6.1
Numerical methods to solve ordinary differential equations (ODEs) in Rust.
49
linear_solver
growingv0.2.2
A linear solver designed to be easy to use with Rust enum expressions
Core Metrics
| trigivs | ode_solvers | linear_solver | |
|---|---|---|---|
| Health Score | 40 | 49 | 49 |
| Total Downloads | 80 | 658.9K | 7.3K |
| 30d Downloads | 6 | 61.4K | 60 |
| Dependents | 0 | 70 | 6 |
| Releases | 6 | 16 | 4 |
| Last Updated | 38d ago | 388d ago | 2432d ago |
| Age | 1m | 7y 6m | 7y 4m |
Health Breakdown
trigivs
Maintenance
12
Quality
10
Community
6
Popularity
2
Documentation
10
ode_solvers
Maintenance
5
Quality
14
Community
10
Popularity
7
Documentation
13
linear_solver
Maintenance
4
Quality
15
Community
13
Popularity
5
Documentation
12
Technical Details
| trigivs | ode_solvers | linear_solver | |
|---|---|---|---|
| Version | 0.2.1 | 0.6.1 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 3 | 6 | 1 |
| Crate Size | 11KB | 28KB | 10KB |
| Features | 3 | 0 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ode_solvers leads with a health score of 49/100, but none of the options score above 80.
- •⚠ ode_solvers, linear_solver have not been updated in over a year.