1
1
Fork
You've already forked libvdisk
0
Zig library for disks and filesystems
  • Zig 100%
Find a file
2025年03月30日 21:33:07 -04:00
.gitignore move API to Generic/Any interface 2024年11月20日 21:38:44 -05:00
block.zig Add a generic interface for in-memory filesystem metadata 2024年12月06日 20:20:44 -05:00
build.zig build: remove demo and add test filters 2025年03月30日 21:33:07 -04:00
build.zig.zon update for zig 0.14.0 2025年03月07日 18:40:53 -05:00
COPYING move API to Generic/Any interface 2024年11月20日 21:38:44 -05:00
dir.zig move API to Generic/Any interface 2024年11月20日 21:38:44 -05:00
file.zig move API to Generic/Any interface 2024年11月20日 21:38:44 -05:00
FileBlock.zig Add a generic interface for in-memory filesystem metadata 2024年12月06日 20:20:44 -05:00
fs.zig fs.MemoryMetadata changes 2025年02月02日 21:29:41 -05:00
libvdisk.zig Add a generic interface for in-memory filesystem metadata 2024年12月06日 20:20:44 -05:00
Mbr.zig Add a generic interface for in-memory filesystem metadata 2024年12月06日 20:20:44 -05:00
Partition.zig Add a generic interface for in-memory filesystem metadata 2024年12月06日 20:20:44 -05:00
pt.zig update for zig 0.14.0 2025年03月07日 18:40:53 -05:00
RamDisk.zig Add a generic interface for in-memory filesystem metadata 2024年12月06日 20:20:44 -05:00
ramfs.zig update for zig 0.14.0 2025年03月07日 18:40:53 -05:00
README move API to Generic/Any interface 2024年11月20日 21:38:44 -05:00
stdfs.zig move API to Generic/Any interface 2024年11月20日 21:38:44 -05:00

-- libvdisk --
Zig library for disks and filesystems