12 releases
Uses new Rust 2024
| new 0.5.15 | May 22, 2026 |
|---|---|
| 0.5.14 | May 19, 2026 |
| 0.5.11 | Apr 16, 2026 |
#279 in Filesystem
50 downloads per month
1MB
13K
SLoC
ArceOS user program library for C apps.
Cargo Features
- CPU
smp: Enable SMP (symmetric multiprocessing) support.fp-simd: Enable floating point and SIMD support.
- Interrupts:
irq: Enable interrupt handling support.
- Memory
alloc: Enable dynamic memory allocation.tls: Enable thread-local storage.
- Task management
multitask: Enable multi-threading support.
- Upperlayer stacks
fs: Enable file system support.net: Enable networking support.
- Lib C functions
Dependencies
~7–15MB
~266K SLoC