Francesco601 / AWESOME-Operating-System-Resources
A collection of Operating System Resources for students and teachers
☆66Updated last year
Alternatives and similar repositories for AWESOME-Operating-System-Resources
Users that are interested in AWESOME-Operating-System-Resources are comparing it to the libraries listed below
Sorting:
- An ongoing & curated collection of awesome software, frameworks and libraries, learning tutorials and videos, technical guidelines and b…☆65Updated 3 years ago
- Useful resources for learning kernel☆18Updated 3 years ago
- ArtilleryOS is a unique graphical operating system that combines the simplicity and power of Unix-like systems. Featuring a custom-design…☆47Updated 4 months ago
- A curated list of *genuinely good* programming books☆80Updated 2 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆89Updated 4 months ago
- A book that explore how to write an Operating System from scratch☆738Updated 2 months ago
- The collection of useful resources for OS development☆63Updated 8 years ago
- An educational 32-bit linux-like Operating System, with public bachelor- and master-level course slides.☆201Updated last week
- A detailed guide to the xv6 code.☆219Updated 2 years ago
- Free Access Books/Resources for Computer Engineering (and Computer Science) Students☆80Updated 2 years ago
- A curated list of awesome Assembler☆69Updated 10 years ago
- A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes☆49Updated last year
- Books☆36Updated 5 years ago
- My experiments with osdev... again☆174Updated 2 weeks ago
- A small 32 bit Operating system written from scratch☆71Updated last year
- A roadmap to learn x64 assembly using nasm on Linux.☆169Updated 4 years ago
- Hello world OS from scratch, a template for absolute beginners☆30Updated 3 years ago
- Simple kernel designed for a online course☆162Updated 5 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆55Updated 5 years ago
- My exercice and training for mastering C