mingxingren's Stars
jaredtao/TaoQuick
a cool QtQuick component library (一套酷炫的QtQuick基础库)
qmlbook/qmlbook
The source code for the upcoming qml book
mengps/StarlightMusic
🎵 小而精致的跨平台音乐播放器,使用Qt / Qml + FFmpeg
cwc1987/QmlBook-In-Chinese
QML Book In Chinese
gongjianbo/MyTestCode2021
一些测试程序,作为我博客的示例代码。 博客地址:https://blog.csdn.net/gongjianbo1992
Light-City/CPlusPlusThings
C++那些事
electron/electron-api-demos
Explore the Electron APIs
dutor/loki
A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
yyzybb537/libgo
Go-style concurrency in C++11
Hansimov/Hansimov.github.io
Collections of my tech notes: https://hansimov.github.io
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
agelessman/csapp-3e-solutions
深入理解计算机系统第三版作业题答案
tearshark/librf
基于C++ Coroutines编写的无栈协程库
fox-wangguodong/QKeyBoard
feiyangqingyun/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
microsoft/STL
MSVC's implementation of the C++ Standard Library.
yourtion/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
p-ranav/indicators
Activity Indicators for Modern C++
Jester565/AsyncServerParent
Framework for a multi-threaded Boost server.
achengsoftware/Qt-HttpServer
Qt-HttpServer 基于QT实现的库,在项目中使用,方便和高效。
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
TencentCloud/TIMSDK
Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication.
boostorg/boost
Super-project for modularized Boost
chinanf-boy/awesome-rust-zh
中文翻译: <rust-unofficial/awesome-rust> Rust 代码和资源的精选列表 :heart: 更新✅
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
qicosmos/cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
progschj/ThreadPool
A simple C++11 Thread Pool implementation