# axfs_crates
[](https://github.com/arceos-org/axfs_crates/actions/workflows/ci.yml)
Crates for building filesystems:
* [axfs_vfs](https://github.com/arceos-org/axfs_crates/tree/main/axfs_vfs): Virtual filesystem interfaces. [](https://crates.io/crates/axfs_vfs)
* [axfs_devfs](https://github.com/arceos-org/axfs_crates/tree/main/axfs_devfs): Device filesystem. [](https://crates.io/crates/axfs_devfs)
* [axfs_ramfs](https://github.com/arceos-org/axfs_crates/tree/main/axfs_ramfs): RAM filesystem. [](https://crates.io/crates/axfs_ramfs)