2 releases

0.1.1 Jul 18, 2024
0.1.0 Jul 18, 2024

#357 in Filesystem

Download history 543/week @ 2024-07-29 213/week @ 2024-08-05 219/week @ 2024-08-12 105/week @ 2024-08-19 199/week @ 2024-08-26 401/week @ 2024-09-02 430/week @ 2024-09-09 239/week @ 2024-09-16 382/week @ 2024-09-23 122/week @ 2024-09-30 564/week @ 2024-10-07 1184/week @ 2024-10-14 703/week @ 2024-10-21 330/week @ 2024-10-28 82/week @ 2024-11-04 284/week @ 2024-11-11

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

~350KB