RMheng's Stars
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
USCiLab/cereal
A C++11 library for serialization
SinaKarvandi/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
yhzhang0128/egos-2000
Envision a future where every student can read all the code of a teaching operating system.
Wenzel/awesome-virtualization
Collection of resources about Virtualization
MeouSker77/Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
projectacrn/acrn-hypervisor
Project ACRN hypervisor
LordNoteworthy/cpu-internals
Intel / AMD CPU Internals
0voice/Introduce_to_virtualization
500篇关于虚拟化的经典资料,含CPU虚拟化,磁盘虚拟化,内存虚拟化,io虚拟化。
kvmtool/kvmtool
Stand-alone Native Linux KVM Tool repo
Zero-Tang/NoirVisor
The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.
PhotonQuantum/magic-in-ten-mins-rs
十分钟魔法练习 in Rust
freelancer-leon/notes
intel/cryptography-primitives
Intel® Cryptography Primitives Library is a secure, fast and lightweight library of building blocks for cryptography, highly-optimized for various Intel® CPUs
AMDESE/AMDSEV
AMD Secure Encrypted Virtualization
rcore-os/virtio-drivers
VirtIO guest drivers in Rust.
chadyuu/riscv-chisel-book
HyperEnclave/hyperenclave
An Open and Cross-platform Trusted Execution Environment.
eunomia-bpf/awesome-ebpf-zh
与 eBPF 相关的精选项目的中文清单
intel/tdx
intel/pailliercryptolib
Intel Paillier Cryptosystem Library is an open-source library which provides accelerated performance of a partial homomorphic encryption (HE), named Paillier cryptosystem, by utilizing Intel® IPP-Crypto on AVX512IFMA instructions. Intel Paillier Cryptosystem Library is certified for ISO compliance.
haiwei-li/study
Study blog. Much more about KVM/Kernel/Virtualization.
KuangjuX/hypercraft
hypercraft is a VMM library written in Rust.
Huawei/Huawei_CCA_RMM
Forked from tf-rmm@trustedfirmware, support QEMU platform. Check wiki for instruction. https://github.com/Huawei/Huawei_CCA_RMM/wiki
KULeuven-COSIC/ShowTime
Artifacts for our ShowTime paper (AsiaCCS '23), including distinguishing cache hits and misses with the human eye.
SOFAEnclave/protobuf-sgx
The google protobuf-cpp fork with modifications for SGX compiling
haraldh/gramine
A library OS for Linux multi-process applications, with Intel SGX support