📚 计算机体系结构与C++书籍收集(持续更新)
☆539Nov 30, 2022Updated 3 years ago
Alternatives and similar repositories for ComputerArchitectureAndCppBooks
Users that are interested in ComputerArchitectureAndCppBooks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Professional C++, Fifth Edition《C++20 高级编程》第5版 作者:马克·格雷戈勒(Marc Gregoire) 译者:程序喵大人、惠惠、墨梵☆29Apr 3, 2024Updated 2 years ago
- 给NEMU移植Linux Kernel!☆23Jun 1, 2025Updated last year
- GPGPU-Sim 中文注释版代码,包含 GPGPU-Sim 模拟器的最新版代码,经过中文注释,以帮助中文用户更好地理解和使用该模拟器。☆30Dec 18, 2024Updated last year
- ☆12Feb 15, 2024Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆135Feb 3, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- data preprocessing scripts for gem5 output☆19May 23, 2025Updated last year
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,582Apr 2, 2026Updated 4 months ago
- "aura" my super-scalar O3 cpu core☆26May 25, 2024Updated 2 years ago
- ☆13Apr 16, 2022Updated 4 years ago
- A cycle-accurate RISC-V CPU simulator + RTL modeling library in pure Python.☆19Aug 27, 2025Updated 11 months ago
- VulkanSceneGraph Tutorial☆11Feb 6, 2026Updated 6 months ago
- Ril Daemon for cellular module☆10Aug 7, 2022Updated 4 years ago
- ☆14Apr 28, 2026Updated 3 months ago
- A docker image for One Student One Chip's debug exam☆10Sep 22, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆332Dec 28, 2022Updated 3 years ago
- Modern CUDA Learn Notes with PyTorch for Beginners, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.☆11,740Updated this week
- eBPF/XDP Redirect Example☆12Oct 21, 2022Updated 3 years ago
- 《GitHub Actions 实用指南》的非专业个人翻译☆17May 15, 2025Updated last year
- GEMV implementation with CUTLASS☆21Aug 21, 2025Updated 11 months ago
- To better understand the ggml library☆30Jun 13, 2025Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,161Jul 28, 2026Updated last week
- Some common CUDA kernel implementations (Not the fastest).☆30Jun 24, 2026Updated last month
- Redis benchmark run helper☆10Jul 13, 2026Updated 3 weeks ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- classic books of computer science!☆2,016May 29, 2024Updated 2 years ago
- 《The C++ Standard Library》的非专业个人翻译☆64May 8, 2024Updated 2 years ago
- how to optimize some algorithm in cuda.