Decision Workspace
pepita vs linked_list_allocator vs syscall-numbers
Side-by-side comparison of Rust crates
49
pepita
experimentalv0.1.0
Tiny First-Principles Rust Kernel for Sovereign AI - io_uring/ublk/blk-mq interfaces
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
| pepita | linked_list_allocator | syscall-numbers | |
|---|---|---|---|
| Health Score | 49 | 59 | 58 |
| Total Downloads | 1.0K | 3.8M | 188.1K |
| 30d Downloads | 255 | 307.7K | 6.4K |
| Dependents | 20 | 327 | 37 |
| Releases | 1 | 46 | 8 |
| Last Updated | 82d ago | 1119d ago | 399d ago |
| Age | 2m | 10y 1m | 4y 7m |
Health Breakdown
pepita
Maintenance
8
Quality
15
Community
10
Popularity
4
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
| pepita | 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 | 113KB | 23KB | 45KB |
| Features | 4 | 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.
- •pepita, linked_list_allocator are pre-1.0 — API may change.