Decision Workspace
ruvix-net vs linked_list_allocator vs syscall-numbers
Side-by-side comparison of Rust crates
47
ruvix-net
experimentalv0.1.0
Minimal networking stack for the RuVix Cognition Kernel (ADR-087 Phase E)
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-net | linked_list_allocator | syscall-numbers | |
|---|---|---|---|
| Health Score | 47 | 59 | 58 |
| Total Downloads | 14 | 3.8M | 188.1K |
| 30d Downloads | 14 | 307.7K | 6.4K |
| Dependents | 0 | 327 | 37 |
| Releases | 1 | 46 | 8 |
| Last Updated | 13d ago | 1119d ago | 399d ago |
| Age | 13d | 10y 1m | 4y 7m |
Health Breakdown
ruvix-net
Maintenance
12
Quality
16
Community
6
Popularity
1
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-net | 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 | 3 | 1 | 0 |
| Crate Size | 37KB | 23KB | 45KB |
| Features | 3 | 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-net, linked_list_allocator are pre-1.0 — API may change.