Starred repositories
How to Make a Computer Operating System in C++
mimalloc is a compact general purpose allocator with excellent performance.
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
Original Windows File Manager (winfile) with enhancements
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
A collection of memory allocators
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Manticore is a research operating system, written in Rust.
facebook / jemalloc
Forked from jemalloc/jemallocMeta fork of the OG Jemalloc project
TinyLinux mini linux kernel implmentation from scratch
0xabu / qemu
Forked from qemu/qemuOLD qemu with Raspberry Pi 2 and Windows on ARM support. Retained for reference purposes only -- most of this has been merged upstream.
Mcube Kernel: Operating System Supporting Dynamically Switchable Kernel Models
こちらは教育用自作組み込みOSであるKOZOSをRaspberry Piへ移植したものです。This is an KOZOS(http://kozos.jp/kozos/) port to Raspberry Pi.
Developing an operating system from scratch (Advent Calendar 2018)