An open API service indexing awesome lists of open source software.

https://github.com/razgavrieli/unix-file-system

A simple implementation of a unix file system on a virtual file. This project simulate a file system of a disk with an implementation of super block, inodes and disk blocks.
https://github.com/razgavrieli/unix-file-system

disk-space filesystem low-level-programming memory-management ufs unix-like

Last synced: about 1 month ago
JSON representation

A simple implementation of a unix file system on a virtual file. This project simulate a file system of a disk with an implementation of super block, inodes and disk blocks.

Awesome Lists containing this project