Decision Workspace
modinsert vs likemod vs proc-canonicalize
Side-by-side comparison of Rust crates
34
modinsert
growingv0.1.0
A dirty module-loading library for the Linux kernel
37
likemod
growingv0.2.0
A pure-Rust library to work with Linux kernel modules
60
proc-canonicalize
experimentalv0.1.2
Fix std::fs::canonicalize for /proc/PID/root and /proc/PID/cwd paths on Linux
Core Metrics
| modinsert | likemod | proc-canonicalize | |
|---|---|---|---|
| Health Score | 34 | 37 | 60 |
| Total Downloads | 2.1K | 6.9K | 5.3K |
| 30d Downloads | 3 | 20 | 2.0K |
| Dependents | 0 | 0 | 5 |
| Releases | 1 | 2 | 7 |
| Last Updated | 3071d ago | 2747d ago | 101d ago |
| Age | 8y 5m | 7y 6m | 3m |
Health Breakdown
modinsert
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
11
likemod
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
11
proc-canonicalize
Maintenance
17
Quality
16
Community
8
Popularity
4
Documentation
15
Technical Details
| modinsert | likemod | proc-canonicalize | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 2 |
| Crate Size | 2KB | 6KB | 48KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-canonicalize leads with a health score of 60/100, but none of the options score above 80.
- •likemod has the most downloads (6.9K), suggesting wider adoption.
- •⚠ modinsert, likemod have not been updated in over a year.