ZachLi9's Stars
yujiangshui/A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
lm-rebooter/NuggetsBooklet
掘金小册
golang-china/gopl-zh
:books: Go语言圣经中文版
unbug/codelf
A search tool helps dev to solve the naming things problem.
DWHengr/linyu-server
im system server
DWHengr/linyu-client
im system client
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
hgourvest/dcef3
ShiqiYu/CPP
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
feathericons/feather
Simply beautiful open-source icons
lewkamtao/lew-ui
A beautiful component library based on vue3
facebookresearch/ocean
Ocean is the in-house framework for Computer Vision (CV) and Augmented Reality (AR) applications at Meta. It is platform independent and is mainly implemented in C/C++.
djmpink/TailLog-Source
TailLog Source (TailLog 开源代码)
uwerat/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.
anyproto/anytype-ts
Official Anytype client for MacOS, Linux, and Windows
Vanessa219/vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
gnibuoz/QRibbon
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindow原有QMenuBar相对应的Ribbon...
nlohmann/json
JSON for Modern C++
phodal/aise
《AI 辅助软件工程:实践与案例解析》是一本如何使用 AI 辅助软件工程的开源电子书
llwslc/grammar-club
《语法俱乐部》- 旋元佑
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
lizongying/my-tv-0
我的電視·〇 電視視頻播放軟件,可以自定義視頻源
it-ebooks-0/geektime-books
:books: 极客时间电子书
ttroy50/cmake-examples
Useful CMake Examples
Visualize-ML/Book1_Python-For-Beginners
Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
liu-jianhao/Cpp-Design-Patterns
C++设计模式
wzpan/cmake-demo
《CMake入门实战》源码
twain/twain-samples