Decision Workspace
syscaller vs syscaller-wrap-macro vs syscaller-core
Side-by-side comparison of Rust crates
52
syscaller
experimentalv0.2.3
No-std Linux direct syscall library
50
syscaller-wrap-macro
experimentalv0.2.3
Procedural macro for parsing C function signatures into syscall wrappers for syscaller crate
50
syscaller-core
experimentalv0.2.3
No-std Linux direct syscall library
Core Metrics
| syscaller | syscaller-wrap-macro | syscaller-core | |
|---|---|---|---|
| Health Score | 52 | 50 | 50 |
| Total Downloads | 2.7K | 2.9K | 1.5K |
| 30d Downloads | 58 | 75 | 72 |
| Dependents | 6 | 6 | 2 |
| Releases | 6 | 6 | 3 |
| Last Updated | 205d ago | 205d ago | 205d ago |
| Age | 8m | 8m | 7m |
Health Breakdown
syscaller
Maintenance
11
Quality
16
Community
8
Popularity
4
Documentation
13
syscaller-wrap-macro
Maintenance
11
Quality
14
Community
8
Popularity
4
Documentation
13
syscaller-core
Maintenance
11
Quality
15
Community
7
Popularity
4
Documentation
13
Technical Details
| syscaller | syscaller-wrap-macro | syscaller-core | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.3 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 13KB | 5KB | 4KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •syscaller leads with a health score of 52/100, but none of the options score above 80.
- •syscaller-wrap-macro has the most downloads (2.9K), suggesting wider adoption.