Decision Workspace
companion-service vs hictor vs contructor-derive
Side-by-side comparison of Rust crates
35
companion-service
growingv0.1.0
Run services along with your executable
42
hictor
growingv0.1.6
declarative macro for __attribute__((constructor))/__attribute__((destructor))
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).
Core Metrics
| companion-service | hictor | contructor-derive | |
|---|---|---|---|
| Health Score | 35 | 42 | 38 |
| Total Downloads | 1.8K | 10.0K | 3.4K |
| 30d Downloads | 4 | 134 | 4 |
| Dependents | 0 | 35 | 0 |
| Releases | 1 | 7 | 2 |
| Last Updated | 1699d ago | 861d ago | 2676d ago |
| Age | 4y 7m | 2y 5m | 7y 4m |
Health Breakdown
companion-service
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
hictor
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
10
contructor-derive
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
11
Technical Details
| companion-service | hictor | contructor-derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.6 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 0 | 3 |
| Crate Size | 2KB | 8KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| 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.
- •⚠ companion-service, hictor, contructor-derive have not been updated in over a year.