一手资料入口¶
体系结构与硬件¶
- RISC-V Technical Specifications
- Intel Software Developer Manuals
- Arm Architecture Reference Manuals
- NVIDIA CUDA C++ Programming Guide
操作系统与并发¶
- The Linux Kernel Documentation
- Linux man-pages
- MIT 6.1810: Operating System Engineering
- Operating Systems: Three Easy Pieces
网络与协议¶
并行与分布式¶
语言与运行时¶
- ISO/IEC 9899:2024 — C
- C++ Working Draft
- Java SE 25 Specifications
- Go Documentation
- The Rust Reference
- Python Documentation
- ECMAScript Language Specification
- TypeScript Documentation
- Node.js Documentation
- WebAssembly Specifications