Decision Workspace
staticize vs generic_singleton vs typed_test_gen
Side-by-side comparison of Rust crates
43
staticize
growingv0.1.2
Provides a Staticize trait which provides access to a 'static version of any T that implements Staticize
56
generic_singleton
growingv0.5.3
A library crate allowing for generic singleton patterns
55
typed_test_gen
growingv0.1.4
Macros to help generate tests from functions with generic type parameters.
Core Metrics
| staticize | generic_singleton | typed_test_gen | |
|---|---|---|---|
| Health Score | 43 | 56 | 55 |
| Total Downloads | 9.3K | 168.5K | 28.6K |
| 30d Downloads | 0 | 28.7K | 1.4K |
| Dependents | 6 | 20 | 14 |
| Releases | 3 | 14 | 5 |
| Last Updated | 1006d ago | 54d ago | 40d ago |
| Age | 2y 10m | 3y 8m | 2y 8m |
Health Breakdown
staticize
Maintenance
5
Quality
18
Community
5
Popularity
5
Documentation
10
generic_singleton
Maintenance
15
Quality
10
Community
10
Popularity
6
Documentation
15
typed_test_gen
Maintenance
17
Quality
15
Community
8
Popularity
5
Documentation
10
Technical Details
| staticize | generic_singleton | typed_test_gen | |
|---|---|---|---|
| Version | 0.1.2 | 0.5.3 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 4KB | 11KB | 16KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 28.6% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •generic_singleton leads with a health score of 56/100, but none of the options score above 80.
- •⚠ staticize has not been updated in over a year.