Pinned Repositories
Awesome-Embedded
A curated list of awesome embedded programming.
C-Library
ChatForProgrammers
Chat tool based on Qt framework development
DataStruct
数据结构学习
doc
嵌入式工程师自我修养、学习方法、文档资料、电子书籍分享
JsonCpp
The json project
oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
QCode
Projects developed by imitating Vscode
QtAV
A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
TtiGoneChat
Ttigone's Repositories
Ttigone/Awesome-Embedded
A curated list of awesome embedded programming.
Ttigone/C-Library
Ttigone/ChatForProgrammers
Chat tool based on Qt framework development
Ttigone/DataStruct
数据结构学习
Ttigone/doc
嵌入式工程师自我修养、学习方法、文档资料、电子书籍分享
Ttigone/JsonCpp
The json project
Ttigone/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Ttigone/QCode
Projects developed by imitating Vscode
Ttigone/QtAV
A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
Ttigone/TtiGoneChat
Ttigone/QCoolPage
Qt炫酷界面
Ttigone/QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Ttigone/qskinny
A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.
Ttigone/QsLog
Forked from https://bitbucket.org/razvanpetru/qt-components/wiki/QsLog
Ttigone/qt-material-widgets
:art: Qt widgets-based implementation of the Material Design specification.
Ttigone/QtCode
Ttigone/real-time-cpp
Source code for the book Real-Time C++, by Christopher Kormanyos
Ttigone/StuCpp
学习Cpp的记录
Ttigone/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net