Skip to content
#

vfs

Here are 134 public repositories matching this topic...

VictoriaFreSh,使用多种语言实现的虚拟文件系统库,用于将一个目录树打包成字节流,并在之后从字节流中提取出指定路径的文件或目录树。目前有Ruby和Android Java两种语言的实现。使用CBOR作为数据结构的基础。被用于个人的其它项目中,抽象出一个虚拟文件系统,随应用程序携带或传送目录树。

  • Updated Aug 30, 2021
  • Ruby

It's a Java project that simulates the allocation and de-allocation of files and folders in a virtual file system using different allocation techniques. It provides a command-line interface for users to interact with the virtual file system and perform various operations such as creating files and folders, deleting files and folde

  • Updated Aug 23, 2023
  • Java

Improve this page

Add a description, image, and links to the vfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vfs topic, visit your repo's landing page and select "manage topics."

Learn more