Skip to content
View wuuuiYan's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • BUAA
  • 北京,中国
  • 02:59 (UTC +08:00)

Highlights

  • Pro

Block or report wuuuiYan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

Cpp

69 repositories

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

C++ 32,633 1,490 Updated Feb 18, 2025

C++PrimerPlus(第6版)中文版源码

C++ 374 140 Updated Sep 8, 2022

C++那些事

C++ 40,201 8,624 Updated Jun 14, 2024

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…

C++ 35,425 8,020 Updated Mar 19, 2024

【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。

2,555 371 Updated Apr 19, 2024

cpp interview

C++ 8 1 Updated Aug 21, 2023

「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!

1,891 231 Updated Jul 29, 2023

🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!

5,467 1,489 Updated Jan 13, 2025

高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!

Jupyter Notebook 395 36 Updated Mar 28, 2023

CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!

Cuda 313 22 Updated Oct 20, 2022

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…

C++ 4,279 993 Updated Dec 8, 2023

一个基于协程的异步网络库

C++ 107 30 Updated Oct 3, 2021

c++ async rpc framework. 14w+qps.

C++ 1,360 200 Updated Oct 18, 2023

libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

C++ 8,425 2,099 Updated Mar 7, 2024

Event-driven network library for multi-threaded Linux server in C++11

C++ 15,077 5,206 Updated Aug 15, 2024

Achieve a tiny STL in C++11

C++ 11,702 3,281 Updated Oct 27, 2024

从零开始的 JSON 库教程

C 7,801 4,337 Updated Jun 14, 2024

实现一个操作系统内核

C 1,865 319 Updated Mar 4, 2023

Low Latency C++11 Logging Library

C++ 730 185 Updated Jan 17, 2024

Source code of C++ Primer 4th ed

C++ 63 52 Updated Aug 28, 2015

📖 作为对《Concurrency with Modern C++》的中文翻译。

240 54 Updated Oct 17, 2020

📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。

2,170 450 Updated Jan 26, 2021

📖 C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code

C++ 2,073 341 Updated Dec 25, 2024

This is a web framework based on c++ design with a similar interface to the gin framework.

C++ 91 9 Updated Oct 21, 2024

一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO

C++ 2,018 597 Updated Jan 29, 2025

Linux平台下C++(C++98、C++03、C++11)实现的线程池

C++ 630 223 Updated May 1, 2021

workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。

C++ 1,090 165 Updated Oct 24, 2024

本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;

C++ 15 1 Updated Jul 14, 2021

Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.

C++ 2,184 361 Updated Feb 16, 2025

SUSTech CS205 (C/C++ Program Design) Projects, taught by Shiqi Yu, 2022F

C++ 157 13 Updated Feb 24, 2023