Decision Workspace
contructor-derive vs hictor vs startup
Side-by-side comparison of Rust crates
38
contructor-derive
growingv0.1.1
Registers a function to be called before/after main (if an executable) or when loaded/unloaded (if a dynamic library).
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
| contructor-derive | hictor | startup | |
|---|---|---|---|
| Health Score | 38 | 42 | 37 |
| Total Downloads | 3.4K | 10.0K | 29.0K |
| 30d Downloads | 4 | 134 | 411 |
| Dependents | 0 | 35 | 0 |
| Releases | 2 | 7 | 3 |
| Last Updated | 2676d ago | 861d ago | 1879d ago |
| Age | 7y 4m | 2y 5m | 5y 1m |
Health Breakdown
contructor-derive
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
11
hictor
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
10
startup
Maintenance
4
Quality
10
Community
6
Popularity
5
Documentation
12
Technical Details
| contructor-derive | hictor | startup | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.6 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT OR Zlib |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 7KB | 8KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hictor leads with a health score of 42/100, but none of the options score above 80.
- •startup has the most downloads (29.0K), suggesting wider adoption.
- •⚠ contructor-derive, hictor, startup have not been updated in over a year.