Stars
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
Library providing helpers for the Linux kernel io_uring support
Official MINIX sources - Automatically replicated from gerrit.minix3.org
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
Learning Software Engineering 🐢
This is a set of simple programs that can be used to explore the features of a parallel platform.
A simple vector library for C that can store any type.
A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)
PolyBench/C benchmark suite (version 4.2.1 beta) from http://web.cse.ohio-state.edu/~pouchet/software/polybench/
Cart nAnosim gPpd (CAP) Benchmark suite for manycore processors
Virtual machine interpreter for the Lox programming language written in C