classic books of computer science!
☆1,943May 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,788Oct 1, 2020Updated 5 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,522Apr 3, 2022Updated 4 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,526Aug 20, 2024Updated last year
- C++那些事☆43,046Mar 12, 2026Updated last month
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,754Mar 23, 2026Updated 3 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,716Aug 24, 2025Updated 7 months ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,393Aug 17, 2024Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆14,325Apr 2, 2026Updated 2 weeks ago
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,288Jun 18, 2025Updated 9 months ago
- 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~☆26,554Nov 6, 2025Updated 5 months ago
- ☆290Jan 18, 2021Updated 5 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,034Dec 23, 2025Updated 3 months ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,483Feb 27, 2026Updated last month
- 📚 计算机体系结构与C++书籍收集(持续更新)☆513Nov 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,519May 20, 2024Updated last year
- ☆51Sep 12, 2015Updated 10 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。☆11,093Dec 28, 2023Updated 2 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,646Jan 24, 2025Updated last year
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,551Apr 2, 2026Updated 2 weeks ago
- 我的学习资料,包括书籍、网址等☆2,044May 10, 2014Updated 11 years ago
- C++设计模式☆2,595Oct 11, 2024Updated last year
- ☆2,936Dec 16, 2024Updated last year
- C++ 11标准库源代码分析☆104Jun 1, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 学习资料☆2,072Dec 2, 2021Updated 4 years ago
- Achieve a tiny STL in C++11☆12,428Oct 27, 2024Updated last year
- Linux下C++轻量级WebServer服务器☆19,394Jul 5, 2024Updated last year
- books and docments☆742Sep 13, 2025Updated 7 months ago
- C/C++学习,后端开发进阶指南。☆6,103Jun 24, 2025Updated 9 months ago
- A simple C++11 Thread Pool implementation☆8,725Jul 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,320Jan 26, 2021Updated 5 years ago
- ☆440Aug 30, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍☆11,669Jun 20, 2025Updated 9 months ago
- 技术书籍☆1,192Jul 10, 2018Updated 7 years ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆183Jun 16, 2019Updated 6 years ago
- Design pattern demo code☆1,109Apr 17, 2024Updated last year
- 《C++20 The Complete Guide》的非专业个人翻译☆117Sep 13, 2023Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,198Dec 25, 2024Updated last year
- 免费的计算机编程类中文书籍,欢迎投稿☆116,574Jul 15, 2024Updated last year