SamyPesse / How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
☆21,889Updated 3 years ago
Alternatives and similar repositories for How-to-Make-a-Computer-Operating-System
Users that are interested in How-to-Make-a-Computer-Operating-System are comparing it to the libraries listed below
Sorting:
- A little bit about a linux kernel☆30,662Updated last month
- How to create an OS from scratch☆28,282Updated 9 months ago
- A text editor in less than 1000 LOC with syntax highlight and search.☆7,782Updated 4 months ago
- Writing a sqlite clone from scratch in C☆9,949Updated last year
- A Small C Compiler☆6,245Updated last year
- A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical …☆6,355Updated last week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆24,755Updated 9 months ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆43,679Updated last week
- An open-source C++ library developed and used at Facebook.☆29,371Updated this week
- A single-header ANSI C gui library☆13,776Updated 5 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,239Updated 11 months ago
- C in four functions☆10,117Updated last year
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆63,683Updated this week
- A collection of resources on modern C++☆12,298Updated 8 months ago
- Simple operating system in C++, written from scratch☆1,690Updated 5 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆37,611Updated 3 months ago
- Official MINIX sources - Automatically replicated from gerrit.minix3.org☆3,187Updated last year
- Gravity Programming Language☆4,387Updated last month
- A simple Minecraft clone written in C using modern OpenGL (shaders).☆10,700Updated last year
- List of single-file C/C++ libraries, with emphasis on clause-less licenses.☆9,356Updated last month
- A short tutorial about building Linux based operating systems.☆5,160Updated 11 months ago
- Learn C and build your own programming language in under 1000 lines of code!☆3,050Updated last month
- ✏️ Learn how to write a hash table in C☆4,001Updated last year
- ✔️The smallest header-only GUI library(4 KLOC) for all platforms☆7,538Updated last year
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,799Updated 11 months ago
- A cheatsheet of modern C++ language and library features.☆20,426Updated last month
- Source for the little book about OS development☆2,501Updated 2 years ago
- BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly…☆1,751Updated 7 years ago
- Learning operating system development using Linux kernel and Raspberry Pi☆13,477Updated last year
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,261Updated 6 years ago