Decision Workspace
ruvix-drivers vs linked_list_allocator vs syscall-numbers
Side-by-side comparison of Rust crates
49
ruvix-drivers
experimentalv0.1.0
Device drivers for RuVix Cognition Kernel (ADR-087)
59
linked_list_allocator
growingv0.10.5
Simple allocator usable for no_std systems. It builds a linked list from the freed blocks and thus needs no additional data structures.
58
syscall-numbers
growingv4.0.2
System calls numbers for various architectures
Core Metrics
| ruvix-drivers | linked_list_allocator | syscall-numbers | |
|---|---|---|---|
| Health Score | 49 | 59 | 58 |
| Total Downloads | 25 | 3.8M | 188.1K |
| 30d Downloads | 25 | 307.7K | 6.4K |
| Dependents | 1 | 327 | 37 |
| Releases | 1 | 46 | 8 |
| Last Updated | 13d ago | 1119d ago | 399d ago |
| Age | 13d | 10y 1m | 4y 7m |
Health Breakdown
ruvix-drivers
Maintenance
12
Quality
16
Community
7
Popularity
2
Documentation
12
linked_list_allocator
Maintenance
6
Quality
17
Community
15
Popularity
8
Documentation
13
syscall-numbers
Maintenance
8
Quality
21
Community
10
Popularity
6
Documentation
13
Technical Details
| ruvix-drivers | linked_list_allocator | syscall-numbers | |
|---|---|---|---|
| Version | 0.1.0 | 0.10.5 | 4.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | MIT |
| Dependencies | 2 | 1 | 0 |
| Crate Size | 12KB | 23KB | 45KB |
| Features | 2 | 5 | 0 |
| Yanked % | 0.0% | 4.3% | 0.0% |
| Edition | 2021 | — | 2024 |
| MSRV | 1.75 | 1.61 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •linked_list_allocator leads with a health score of 59/100, but none of the options score above 80.
- •linked_list_allocator is depended on by 327 crates — strongest ecosystem trust.
- •⚠ linked_list_allocator, syscall-numbers have not been updated in over a year.
- •ruvix-drivers, linked_list_allocator are pre-1.0 — API may change.