← Home

Reading List 2025

记录这一年的阅读足迹 📚

“如果你发现你几乎把所有的时间都花在了理论上,那就开始把一些注意力转向实际的东西;这会提高你的理论水平。” —— 高德纳


清单

📚 Books(书籍)

书名作者主题
设计数据密集型应用(第二版)Martin Kleppmann分布式系统
深入理解计算机系统 (CSAPP)Bryant & O’Hallaron计算机基础
Crafting InterpretersRobert Nystrom编程语言

Papers(论文/资源)

题目来源主题
Ilya Sutskever’s Top 30 Reading ListAman.aiAI/ML
MIT 6.824: Distributed SystemsMIT分布式系统
MIT 6.081: Operating System EngineeringMIT PDOS Lab操作系统
What Every Computer Scientist Should Know About Floating-Point ArithmeticDavid Goldberg数值计算
Memory Models SeriesRuss Cox并发编程
Optimizing software in C++RAgner Fog程序优化
Algorithms for Modern HardwareSergey Slotin程序优化

Blogs(博客文章)

标题作者/来源主题
C++ 内存管理萧叶轩内存管理
初级程序员也能快速深入理解 C++飘水C++ 基础
C++26 Will Include Compile-Time ReflectionDaniel LemireC++ 新特性
Reflection-Based JSON in C++ at Gigabytes per SecondDaniel LemireC++ 优化
The Go Memory ModelGo 官方内存模型
Hardware Memory Model (中文)萧叶轩硬件内存
Programming Memory Models (中文)萧叶轩编程模型
C++ Coroutine 系列萧叶轩C++ 协程
Coroutine Theory & PracticeLewis BakerC++ 协程
Jsonptr: Memory-Safe, Zero-Allocation JSON DecoderNigel TaoJSON 解析
RocksDB Architecture GuideRocksDB架构设计
Numerical Computation GuideOracle数值计算
Performance HintsAbseil性能优化

持续更新中… 最后更新: 2025-12-20