swpuzhang's Stars
MultiplayerBook/MultiplayerBook
KDE/kdevelop
Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP
qicosmos/iguana
universal serialization engine
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
xyz347/xpack
convert json/xml/bson to c++ struct
alibaba/async_simple
Simple, light-weight and easy-to-use asynchronous components
Mq-b/Cpp20-STL-Cookbook-src
C++20 STL Cookbook
Codesire-Deng/co_context
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
xiaoweiChen/Cpp-Templates-2nd
《C++ Templates The Complete Guide - second edition》的非专业个人翻译
ylmbtm/GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
markparticle/WebServer
C++ Linux WebServer服务器
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
forhappy/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
xiaoweiChen/Modern-CMake-for-Cpp
《Modern CMake for C++》的非专业个人翻译
hellogcc/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
google/benchmark
A microbenchmark support library
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
r00tk1ts/cpp-templates-2nd
Translation of C++ Templates 2nd | Powered by Obsidian
wolfpld/tracy
Frame profiler
swpuzhang/cppnote
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
azerothcore/azerothcore-wotlk
Complete Open Source and Modular solution for MMO
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
boostorg/mysql
MySQL C++ client based on Boost.Asio
MeouSker77/Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
aceld/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。