yuebaii / booksView external linksLinks
Linux,网络编程,C/C++,操作系统,网络,设计模式,数据库等相关书籍
☆306Mar 30, 2019Updated 6 years ago
Alternatives and similar repositories for books
Users that are interested in books are comparing it to the libraries listed below
Sorting:
- A 3D MMO game server framework. I first create this repo at http://git.oschina.net/ as a private repo for a new game project whitch is ab…☆14Sep 16, 2015Updated 10 years ago
- 基于qt的监控项目+视频文件传输☆17Dec 13, 2021Updated 4 years ago
- imgui for opengl, bloom_fx extension.☆20Dec 6, 2024Updated last year
- 基于Reactor 模式的多线程现代化C++11网络库☆17May 26, 2018Updated 7 years ago
- Actor gameserver framework based on golang☆18Jun 2, 2023Updated 2 years ago
- Visual comparison for YUV and JPG/PNG images.☆19May 16, 2024Updated last year
- 记录cpp知识点,面试题,网络编程,多线程编程☆547May 23, 2020Updated 5 years ago
- 为游戏服务器设计的coroutine实现☆19Aug 20, 2019Updated 6 years ago
- STL源码分析☆749Nov 25, 2023Updated 2 years ago
- C++和Linux学习笔记☆2,357Feb 14, 2022Updated 4 years ago
- 游戏服务器基础框架。☆21Jul 3, 2017Updated 8 years ago
- 基于 leaf改的一款游戏框架☆19May 30, 2018Updated 7 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆339Jan 22, 2021Updated 5 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year
- CS144 Lab Assignments☆21Sep 15, 2020Updated 5 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 3 years ago
- SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)☆1,030Mar 17, 2020Updated 5 years ago
- Linux下C++轻量级WebServer服务器☆19,195Jul 5, 2024Updated last year
- Linux网络编程视频教程☆214Jul 14, 2022Updated 3 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆373Jun 12, 2017Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Oct 11, 2016Updated 9 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,114Jul 5, 2022Updated 3 years ago
- A gameServer for car racing game which based on leaf game server☆27Jul 8, 2017Updated 8 years ago
- A game server framework in Golang go(Golang) 游戏服务器框架 websocket 例子☆27Jul 18, 2018Updated 7 years ago
- This repo demonstrates 3 rendering algorithms: Forward Rendering Deferred Shading Forward+ (Tiled Forward Rendering)☆32Apr 12, 2024Updated last year
- ☆33Apr 9, 2025Updated 10 months ago
- Golang Area-Of-Interest (AOI) Implementations☆26Aug 4, 2018Updated 7 years ago
- 基于C++11的muduo网络库☆119Mar 20, 2021Updated 4 years ago
- C++实现简单数据库引擎☆27Jan 11, 2019Updated 7 years ago
- 标签:c11 boost库 moba 最后一战 极其接近“王者荣耀”游戏 推荐理由:代码上使用了热度最高的c11方法和boost库,值得初学者学习。c++异步调用mysql redis http,封装了active驱动、定时器、对象池、ucore网络库等代表性优秀库。 功能…☆63Mar 21, 2019Updated 6 years ago
- Skynet逻辑游戏服务器学习框架,用途:主要新人学习或业余学习,~当然可轻松用于卡牌,回合制,中小型游戏服务器或商业游戏也是可以的..大型多人在线游戏需要集群.这框架优点在于数据存储的简单方便的操作...这套框架的存储方式是广州某大公司python写的方式(当然他们的效率…☆72Dec 13, 2017Updated 8 years ago
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,516Aug 20, 2024Updated last year
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,927Jul 27, 2022Updated 3 years ago
- QT书籍学习资料☆33Apr 18, 2020Updated 5 years ago
- Linux下高性能服务器,详细梳理后台各个知识点☆32Jun 7, 2020Updated 5 years ago
- 30天自制C++服务器,包含教程和源代码☆7,007Mar 26, 2025Updated 10 months ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,648Jan 16, 2022Updated 4 years ago
- 使用 C++11 实现的动态线程池☆215Oct 20, 2023Updated 2 years ago