Decision Workspace
xtap vs syscall-numbers vs windows-detours
Side-by-side comparison of Rust crates
42
xtap
experimentalv0.2.0
An LD_PRELOAD interception library for runtime hooking of network calls in Unix-like systems.
58
syscall-numbers
growingv4.0.2
System calls numbers for various architectures
42
windows-detours
experimentalv0.1.0
Safe Rust bindings to Microsoft Detours
Core Metrics
| xtap | syscall-numbers | windows-detours | |
|---|---|---|---|
| Health Score | 42 | 58 | 42 |
| Total Downloads | 825 | 188.1K | 19 |
| 30d Downloads | 4 | 6.2K | 19 |
| Dependents | 0 | 37 | 0 |
| Releases | 2 | 8 | 1 |
| Last Updated | 259d ago | 399d ago | 22d ago |
| Age | 8m | 4y 7m | 22d |
Health Breakdown
xtap
Maintenance
8
Quality
14
Community
5
Popularity
3
Documentation
12
syscall-numbers
Maintenance
8
Quality
21
Community
10
Popularity
6
Documentation
13
windows-detours
Maintenance
12
Quality
12
Community
6
Popularity
2
Documentation
10
Technical Details
| xtap | syscall-numbers | windows-detours | |
|---|---|---|---|
| Version | 0.2.0 | 4.0.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception | MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 0 | 2 |
| Crate Size | 17KB | 45KB | 513KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •syscall-numbers leads with a health score of 58/100, but none of the options score above 80.
- •⚠ syscall-numbers has not been updated in over a year.
- •xtap, windows-detours are pre-1.0 — API may change.