Decision Workspace
some_more_options vs jetblack-options vs stable-vec
Side-by-side comparison of Rust crates
35
some_more_options
experimentalv0.1.0
For when one Option just isn't enough.
47
jetblack-options
experimentalv0.4.0
Functions for calculating option values and sensitivities, both analytically and using and finite difference methods.
64
stable-vec
growingv0.4.2
A Vec-like collection which guarantees stable indices and features O(1) element deletion (semantically similar to `Vec<Option<T>>`). Useful for allocations in graphs or similar data structures.
Core Metrics
| some_more_options | jetblack-options | stable-vec | |
|---|---|---|---|
| Health Score | 35 | 47 | 64 |
| Total Downloads | 415 | 202 | 466.7K |
| 30d Downloads | 3 | 8 | 52.1K |
| Dependents | 0 | 0 | 254 |
| Releases | 1 | 6 | 13 |
| Last Updated | 235d ago | 112d ago | 20d ago |
| Age | 7m | 3m | 8y 9m |
Health Breakdown
some_more_options
Maintenance
4
Quality
15
Community
3
Popularity
3
Documentation
10
jetblack-options
Maintenance
14
Quality
13
Community
5
Popularity
3
Documentation
12
stable-vec
Maintenance
15
Quality
10
Community
18
Popularity
7
Documentation
14
Technical Details
| some_more_options | jetblack-options | stable-vec | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 9KB | 176KB | 49KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 46.2% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | 1.85.0 | 1.36.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •stable-vec leads with a health score of 64/100, but none of the options score above 80.
- •stable-vec is depended on by 254 crates — strongest ecosystem trust.