2 releases

0.1.1 Jul 18, 2024
0.1.0 Jul 18, 2024

#592 in Filesystem

Download history 171/week @ 2024-08-14 236/week @ 2024-08-21 198/week @ 2024-08-28 405/week @ 2024-09-04 336/week @ 2024-09-11 352/week @ 2024-09-18 286/week @ 2024-09-25 155/week @ 2024-10-02 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 335/week @ 2024-11-27

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