classic books of computer science!
☆1,959May 29, 2024Updated last year
Alternatives and similar repositories for ebook
Users that are interested in ebook are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- classic books of computer science☆1,792Oct 1, 2020Updated 5 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 4 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,537Aug 20, 2024Updated last year
- C++那些事☆43,093Mar 12, 2026Updated last month
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,754Mar 23, 2026Updated last month
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,777Aug 24, 2025Updated 8 months ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,343Apr 15, 2026Updated 3 weeks ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,429Aug 17, 2024Updated last year
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,314Jun 18, 2025Updated 10 months ago
- ☆290Jan 18, 2021Updated 5 years ago
- 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~☆26,734Nov 6, 2025Updated 6 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,076Dec 23, 2025Updated 4 months ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,479Feb 27, 2026Updated 2 months ago
- 📚 计算机体系结构与C++书籍收集(持续更新)☆517Nov 30, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频☆7,565May 20, 2024Updated last year
- ☆51Sep 12, 2015Updated 10 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。☆11,113Dec 28, 2023Updated 2 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,562Apr 2, 2026Updated last month
- 我的学习资料,包括书籍、网址等☆2,047May 10, 2014Updated 11 years ago
- C++设计模式☆2,595Oct 11, 2024Updated last year
- ☆2,941Dec 16, 2024Updated last year
- Achieve a tiny STL in C++11☆12,434Oct 27, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- C++ 11标准库源代码分析☆105Jun 1, 2018Updated 7 years ago
- 学习资料☆2,073Dec 2, 2021Updated 4 years ago
- Linux下C++轻量级WebServer服务器☆19,468Jul 5, 2024Updated last year
- books and docments☆741Sep 13, 2025Updated 7 months ago
- C/C++学习,后端开发进阶指南。☆6,141Jun 24, 2025Updated 10 months ago
- A simple C++11 Thread Pool implementation☆8,736Jul 20, 2024Updated last year
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆59Jan 7, 2015Updated 11 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,330Jan 26, 2021Updated 5 years ago
- ☆442Aug 30, 2019Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍☆11,789Jun 20, 2025Updated 10 months ago
- 技术书籍☆1,191Jul 10, 2018Updated 7 years ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆183Jun 16, 2019Updated 6 years ago
- Design pattern demo code☆1,110Apr 17, 2024Updated 2 years ago
- 《C++20 The Complete Guide》的非专业个人翻译☆118Sep 13, 2023Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,194Dec 25, 2024Updated last year
- 免费的计算机编程类中文书籍,欢迎投稿☆116,814Jul 15, 2024Updated last year