-
linuxdeployqt Public
Forked from probonopd/linuxdeployqtMakes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
C++ Other UpdatedMay 4, 2025 -
linuxdeploy Public
Forked from linuxdeploy/linuxdeployAppDir creation and maintenance tool. Featuring flexible plugin system.
C++ MIT License UpdatedFeb 13, 2025 -
netdata Public
Forked from netdata/netdataArchitected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
C GNU General Public License v3.0 UpdatedDec 9, 2024 -
aws-sdk-java Public
Forked from aws/aws-sdk-javaThe official AWS SDK for Java 1.x. The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
Java Apache License 2.0 UpdatedOct 21, 2024 -
LearnOpenGL Public
Forked from JoeyDeVries/LearnOpenGLCode repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
C++ Other UpdatedAug 6, 2024 -
recoll Public
Forked from hamonikr/recollDesktop full-text search tool
C++ GNU General Public License v2.0 UpdatedJul 31, 2024 -
Cpp_Primer_Practice Public
Forked from applenob/Cpp_Primer_Practice搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
C++ UpdatedJun 11, 2024 -
linux_kernel_wiki Public
Forked from 0voice/linux_kernel_wikilinux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
UpdatedMay 20, 2024 -
GitHub-Chinese-Top-Charts Public
Forked from GrowingGit/GitHub-Chinese-Top-Charts🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Java Other UpdatedMay 20, 2024 -
QtScrcpy Public
Forked from barry-ran/QtScrcpyAndroid real-time display control software
C++ Apache License 2.0 UpdatedMay 11, 2024 -
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Java Other UpdatedApr 26, 2024 -
workflow Public
Forked from sogou/workflowC++ Parallel Computing and Asynchronous Networking Framework
C++ Apache License 2.0 UpdatedApr 25, 2024 -
C-Plus-Plus Public
Forked from TheAlgorithms/C-Plus-PlusCollection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++ MIT License UpdatedApr 23, 2024 -
-
QWidgetDemo Public
Forked from feiyangqingyun/QWidgetDemoQt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
C++ Other UpdatedApr 13, 2024 -
-
TinyWebServer Public
Forked from qinguoyi/TinyWebServer🔥 Linux下C++轻量级WebServer服务器
C++ Apache License 2.0 UpdatedApr 2, 2024 -
qtkaifajingyan Public
Forked from feiyangqingyun/qtkaifajingyan自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
Other UpdatedApr 2, 2024 -
-
cplusplus-_Implementation_Of_Introduction_to_Algorithms Public
Forked from huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms《算法导论》第三版中算法的C++实现
C++ GNU General Public License v3.0 UpdatedMar 14, 2024 -
Skiplist-CPP Public
Forked from youngyangyang04/Skiplist-CPPA tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
C++ GNU General Public License v3.0 UpdatedMar 5, 2024 -
CppTemplateTutorial Public
Forked from wuye9036/CppTemplateTutorial中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
C++ UpdatedFeb 20, 2024 -
acwj Public
Forked from DoctorWkt/acwjA Compiler Writing Journey
C GNU General Public License v3.0 UpdatedJan 21, 2024 -
CS-Books Public
Forked from forthespada/CS-Books🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
UpdatedOct 7, 2023 -
recipes Public
Forked from chenshuo/recipesSome code snippets for sharing
C++ BSD 3-Clause "New" or "Revised" License UpdatedSep 23, 2023 -
TCP-IP-NetworkNote Public
Forked from riba2534/TCP-IP-NetworkNote📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记
C UpdatedAug 4, 2023 -
Tinyhttpd Public
Forked from EZLippi/TinyhttpdTinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
C GNU General Public License v3.0 UpdatedJul 27, 2023 -
hplayer Public
Forked from ithewei/hplayerA multi-screen player using Qt + FFmpeg.
C++ GNU Lesser General Public License v2.1 UpdatedMay 17, 2023 -
ukui-media Public
Forked from ukui/ukui-mediaC++ GNU General Public License v2.0 UpdatedApr 12, 2023 -
CPPNotes Public
Forked from rongweihe/CPPNotes【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
C++ UpdatedJan 16, 2023