Decision Workspace
small_ctor vs hictor vs startup
Side-by-side comparison of Rust crates
42
small_ctor
growingv0.1.2
A minimal, dependency free version of the ctor crate
42
hictor
growingv0.1.6
declarative macro for __attribute__((constructor))/__attribute__((destructor))
37
startup
growingv0.1.1
Tiny (no dependency, no proc macro) way to run some code before main.
Core Metrics
| small_ctor | hictor | startup | |
|---|---|---|---|
| Health Score | 42 | 42 | 37 |
| Total Downloads | 7.9M | 10.0K | 29.0K |
| 30d Downloads | 1.4M | 134 | 411 |
| Dependents | 6 | 35 | 0 |
| Releases | 3 | 7 | 3 |
| Last Updated | 603d ago | 861d ago | 1879d ago |
| Age | 4y 2m | 2y 5m | 5y 1m |
Health Breakdown
small_ctor
Maintenance
4
Quality
16
Community
5
Popularity
8
Documentation
9
hictor
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
10
startup
Maintenance
4
Quality
10
Community
6
Popularity
5
Documentation
12
Technical Details
| small_ctor | hictor | startup | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.6 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT OR Zlib |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 9KB | 8KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •small_ctor leads with a health score of 42/100, but none of the options score above 80.
- •⚠ small_ctor, hictor, startup have not been updated in over a year.