2 releases

0.1.1 Jul 18, 2024
0.1.0 Jul 18, 2024

#318 in Operating systems

Download history 171/week @ 2024-07-12 367/week @ 2024-07-19 471/week @ 2024-07-26 353/week @ 2024-08-02 235/week @ 2024-08-09 147/week @ 2024-08-16 184/week @ 2024-08-23 264/week @ 2024-08-30

850 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