Haribote File System—A fast, simple file system designed for light operating system.
The specification could be found here
I provided the implementation for Windows, hafs_for_windows.exe. You could compile it by yourself too.
There is an implementation that doesn't depend on operating system, hafs.c, and its header file, hafs.h.
