simplefs
Filesystem simulator
A kernel-space filesystem implemented from scratch for teaching and learning purposes.
A simple, kernel-space, on-disk filesystem from the scratch
940 stars
58 watching
220 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
cfilesystemkernel
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An in-memory file system simulator used to test Ruby applications without modifying external storage | 321 |
| | Creates a fake file system using a large language model to mimic real-world file systems and lure attackers into thinking they have access to a legitimate system. | 5 |
| | A daily time-step agroecosystem model simulating biophysical processes and management practices in cropping systems | 12 |
| | A modular simulation framework for agricultural systems | 159 |
| | Provides an in-memory Kafka instance to run tests against. | 386 |
| | A Python-based platform for simulating and visualizing plant growth, soil dynamics, and water flow in high-resolution 8K resolution | 53 |
| | A game project that simulates spaceships in space using Haskell and OpenGL. | 72 |
| | A flexible framework for simulating federated learning settings with minimal API and supports differential privacy, secure aggregation, and compression techniques. | 253 |
| | A Python wrapper around Pymunk for creating simple 2D physics simulations in introductory programming classrooms. | 47 |
| | A simulator for a stack-based computer architecture with a set of instructions to perform various operations on a virtual memory. | 14 |
| | A high-performance model for simulating compound flooding in coastal systems | 35 |
| | A C++ package for multi-armed bandit simulations with various algorithms and policies. | 138 |
| | A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. | 36 |
| | A software framework for simulating complex mechanical systems | 45 |
| | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |