Skip to content

Siaranite-Solutions/SDFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siaranite Disk File System (SDFS)

Siaranite Disk File System (referred to SDFS from here on) is a filesystem implementation and specification written in C#, primarily used in Cosmos operating systems.

The specification and other documentation can be found in the /docs/ folder, and any implementation source code can be found in the /source/ folder.

It is recommended that you read the specification and other documentation before implementing this filesystem in your Operating System.

See the roadmap to view the development status of the project and planned specification changes/additions in the future
Roadmap

See the Progression of the project to view the list and status of additions/changes that are to be done to reach the next roadmap milestone
Progression