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

Projects in Awesome Lists tagged with filesystem-simulation

A curated list of projects in awesome lists tagged with filesystem-simulation .

https://github.com/sidvishnoi/filesystem-simulation

A Hierarchical Filesystem simulation in C++

filesystem filesystem-simulation

Last synced: 17 Oct 2025

https://github.com/m-anshu/file-system-simulator

A simple file system simulation written in C

c filesystem-simulation

Last synced: 03 Mar 2025

https://github.com/ovuiproduction/unix-file-system-simulation

This project simulates a Unix-like file system using an N-ary tree data structure, enabling efficient file and directory management. It supports essential operations like creation, deletion, traversal, and renaming while providing a command-line interface that mimics Unix shell commands for an intuitive user experience.

command-line-interface data-structures directory-management file-management file-system filesystem-simulation n-ary-tree shell-commands tree-structure unix-shell

Last synced: 10 May 2026