CuBit
OS kernel
A formally-verified, 64-bit operating system for x86-64 architecture written in Ada.
General-purpose, formally-verified, 64-bit operating system in SPARK/Ada for x86-64
78 stars
15 watching
4 forks
Language: Ada
last commit: almost 4 years ago
Linked from 1 awesome list
adaossparkx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
| A basic x86 OS kernel with an embedded BASIC interpreter | 44 |
| A compiler and virtual machine for a fictional CPU architecture | 4 |
| A simple, clean, multi-tasking operating system kernel written in pure assembly language for 64-bit processors | 435 |
| An operating system kernel with basic features and an initial set of components | 646 |
| A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
| A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture | 58 |
| An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
| The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. | 1,872 |
| A tutorial on creating a basic operating system from scratch in Ada | 84 |
| A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
| An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
| A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system. | 88 |
| A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly. | 9 |
| An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. | 303 |
| A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |