scocoyash / File-System-in-CLinks
Simulating the Linux File System
☆17Updated 5 years ago
Alternatives and similar repositories for File-System-in-C
Users that are interested in File-System-in-C are comparing it to the libraries listed below
Sorting:
- The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages as development tutorial)☆69Updated 4 years ago
- 64-bit UNIX hobby operating system with a UEFI bootloader and a Linux compatible syscall interface. Runs DOOM.☆106Updated 3 weeks ago
- hhuOS - A small operating system☆212Updated last week
- An educational 32-bit linux-like Operating System, with public bachelor- and master-level course slides.☆266Updated this week
- compilable linux-0.01☆100Updated 2 months ago
- This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 archit…☆248Updated last year
- A C compiler written in C☆103Updated 2 years ago
- A simple x86 operating system with graphical user space☆65Updated 6 months ago
- A simple operating system build from scratch using C and assembly language. The code includes a make file that will help you to run this …☆26Updated 5 years ago
- My experiments with osdev... again☆202Updated last week
- My 32 bit x86 OS journey.☆126Updated 2 years ago
- 1st version of Linux Kernel☆77Updated 5 years ago
- This is an implementation of a compiler for a simple C-like language that uses the C tools Flex and Bison.