3 releases
| 0.1.2 | Jun 30, 2025 |
|---|---|
| 0.1.1 | Jul 18, 2024 |
| 0.1.0 | Jul 18, 2024 |
#571 in Operating systems
1,711 downloads per month
38KB
752 lines
RAM filesystem used by ArceOS.
The implementation is based on axfs_vfs.
axfs_crates
Crates for building filesystems:
- axfs_vfs: Virtual filesystem interfaces.
- axfs_devfs: Device filesystem.
- axfs_ramfs: RAM filesystem.
Dependencies
~360KB