Pinned Repositories
-x86---
《x86汇编语言-从实模式到保护模式》源码
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
apollo-backend
Apollo backend server
asyncio
A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, designed for stateful services, and can be used to quickly build a variety of online game servers, microservices and pressure testing tools
asyncplusplus
Async++ concurrency framework for C++11
beast
HTTP and WebSocket built on Boost.Asio in C++11
bitcoin
Bitcoin Core integration/staging tree
bpf_study
bpf study
installer
InnoSetup高仿有道云笔记安装程序的脚本模板,改一改背景图片就可以一键打包属于自己的美观的互联网风格的安装程序
qtquickcontrols2
weichangxiang's Repositories
weichangxiang/apollo-backend
Apollo backend server
weichangxiang/asyncio
A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, designed for stateful services, and can be used to quickly build a variety of online game servers, microservices and pressure testing tools
weichangxiang/asyncplusplus
Async++ concurrency framework for C++11
weichangxiang/beast
HTTP and WebSocket built on Boost.Asio in C++11
weichangxiang/bpf_study
bpf study
weichangxiang/cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
weichangxiang/coder-kung-fu
开发内功修炼
weichangxiang/CPlusPlusThings
C++那些事
weichangxiang/Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
weichangxiang/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
weichangxiang/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
weichangxiang/CTK-project
CTK完整教程(OSGI for C++ 实现 C++ Qt 模块化)。本教程围绕 CTK Plugin Framework,探索 C++ 中的模块化技术,并能够基于 CTK 快速搭建 C++ 组件化框架,避免后来的人走弯路。
weichangxiang/deepin-wine-ubuntu
Deepin Wine for Ubuntu/Debian
weichangxiang/design-patterns-cpp
C++ Design Patterns
weichangxiang/design_patterns
图说设计模式
weichangxiang/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
weichangxiang/hello-algo
《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。
weichangxiang/hwinfo
cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
weichangxiang/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
weichangxiang/LearningNote
C++和Linux学习笔记
weichangxiang/libevent
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
weichangxiang/library
个人书籍目录,别 fork 了,里面没有书籍文件😱
weichangxiang/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
weichangxiang/qBittorrent
qBittorrent BitTorrent client
weichangxiang/qtcharts
QtCharts module
weichangxiang/TCP-IP-NetworkNote
📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记
weichangxiang/tdesktop
Telegram Desktop messaging app
weichangxiang/wondertrader
WonderTrader——量化研发交易一站式框架
weichangxiang/workflow
C++ Parallel Computing and Asynchronous Networking Engine
weichangxiang/You-Dont-Need-JavaScript
CSS is powerful, you can do a lot of things without JS.