2 releases

0.1.1 Jul 18, 2024
0.1.0 Jul 18, 2024

#823 in Filesystem

Download history 425/week @ 2024-10-25 106/week @ 2024-11-01 270/week @ 2024-11-08 403/week @ 2024-11-15 349/week @ 2024-11-22 337/week @ 2024-11-29 365/week @ 2024-12-06 333/week @ 2024-12-13 736/week @ 2024-12-20 628/week @ 2024-12-27 369/week @ 2025-01-03 267/week @ 2025-01-10 135/week @ 2025-01-17 52/week @ 2025-01-24 223/week @ 2025-01-31 324/week @ 2025-02-07

749 downloads per month

GPL-3.0-or-later OR Apache-2…

38KB
752 lines

axfs_crates

CI

Crates for building filesystems:


lib.rs:

RAM filesystem used by ArceOS.

The implementation is based on axfs_vfs.

Dependencies

~360KB