Highlights
Stars
🍭 A single-header C library for printing colored text to the console
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Tools and libraries to glue C/C++ APIs to high-level languages
📘 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
Free Introduction to Bash Scripting eBook
Learning English through the method of constructing sentences with conjunctions
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
《Real-Time Rendering 4th》 (RTR4) 中文翻译
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes