2 releases

0.1.1 Jul 18, 2024
0.1.0 Jul 18, 2024

#576 in Filesystem

Download history 699/week @ 2024-10-09 1281/week @ 2024-10-16 606/week @ 2024-10-23 120/week @ 2024-10-30 190/week @ 2024-11-06 319/week @ 2024-11-13 368/week @ 2024-11-20 352/week @ 2024-11-27 393/week @ 2024-12-04 312/week @ 2024-12-11 574/week @ 2024-12-18 698/week @ 2024-12-25 456/week @ 2025-01-01 338/week @ 2025-01-08 117/week @ 2025-01-15 136/week @ 2025-01-22

1,147 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

~355KB