2 releases

0.1.1 Jul 18, 2024
0.1.0 Jul 18, 2024

#1116 in Filesystem

Download history 480/week @ 2024-11-16 288/week @ 2024-11-23 363/week @ 2024-11-30 389/week @ 2024-12-07 424/week @ 2024-12-14 609/week @ 2024-12-21 630/week @ 2024-12-28 323/week @ 2025-01-04 263/week @ 2025-01-11 138/week @ 2025-01-18 50/week @ 2025-01-25 345/week @ 2025-02-01 293/week @ 2025-02-08 288/week @ 2025-02-15 281/week @ 2025-02-22 560/week @ 2025-03-01

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