Decision Workspace
blackbox vs blackbox_derive vs optimizer
Side-by-side comparison of Rust crates
39
blackbox
growingv0.2.0
Optimize blackbox functions, suitable for hyperparameter optimization
37
blackbox_derive
growingv0.1.0
Procedural macro for the blackbox crate
51
optimizer
experimentalv1.0.0
Bayesian and population-based optimization library with an Optuna-like API for hyperparameter tuning and black-box optimization
Core Metrics
| blackbox | blackbox_derive | optimizer | |
|---|---|---|---|
| Health Score | 39 | 37 | 51 |
| Total Downloads | 5.3K | 1.9K | 406 |
| 30d Downloads | 53 | 4 | 247 |
| Dependents | 1 | 0 | 0 |
| Releases | 2 | 1 | 5 |
| Last Updated | 2246d ago | 2246d ago | 42d ago |
| Age | 7y | 6y 1m | 1m |
Health Breakdown
blackbox
Maintenance
3
Quality
13
Community
7
Popularity
4
Documentation
12
blackbox_derive
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
12
optimizer
Maintenance
10
Quality
17
Community
6
Popularity
3
Documentation
15
Technical Details
| blackbox | blackbox_derive | optimizer | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 6 | 15 |
| Crate Size | 10KB | 3KB | 248KB |
| Features | 0 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •optimizer leads with a health score of 51/100, but none of the options score above 80.
- •blackbox has the most downloads (5.3K), suggesting wider adoption.
- •⚠ blackbox, blackbox_derive have not been updated in over a year.
- •blackbox, blackbox_derive are pre-1.0 — API may change.