larsbrinkhoff / awesome-cpusLinks
All CPU and MCU documentation in one place
☆1,971Updated 3 years ago
Alternatives and similar repositories for awesome-cpus
Users that are interested in awesome-cpus are comparing it to the libraries listed below
Sorting:
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,487Updated last week
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆889Updated 6 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,252Updated last year
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,551Updated last month
- Simple C compiler☆1,544Updated last year
- Official repository for 8086tiny: a tiny PC emulator/virtual machine☆1,063Updated 3 years ago
- Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.☆3,064Updated 4 years ago
- Raspberry Pi Bare Metal Assembly Programming☆466Updated 4 years ago
- A libre cross-platform disassembler.☆1,442Updated 7 years ago
- The Witchcraft Compiler Collection☆1,973Updated 3 months ago
- A minimalist kernel☆1,343Updated 4 years ago
- A distributed operating system☆1,448Updated 3 years ago
- Pure64 is a kernel/software loader for x86-64 systems.☆580Updated 2 months ago
- Message-passing kernel + userspace☆641Updated last year
- Source for the little book about OS development☆2,606Updated 2 years ago
- The dissection of a simple "hello world" ELF binary.☆466Updated 5 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,753Updated 8 years ago
- A minimal C runtime for Linux i386 & x86_64☆587Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,114Updated 5 years ago
- A very small C interpreter☆1,469Updated 7 years ago
- A kernel that can read from keyboard and print on-screen☆664Updated 3 years ago
- RISC-V simulator for x86-64☆719Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,453Updated last year
- A very minimal, resource efficient exo-kernel☆852Updated last month
- Computing with traps☆1,314Updated 12 years ago
- Raspberry Pi ARM based bare metal examples☆2,786Updated 2 years ago
- A critique of "How to C in 2016"☆531Updated 3 years ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,259Updated last year
- A curated list of awesome C frameworks, libraries and software.☆2,152Updated 2 weeks ago
- SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and…☆1,901Updated last year