Stars
C++ Master Learning Roadmap, especially for AIoT and C++ advanced SWE
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…
aqt: Another (unofficial) Qt CLI Installer on multi-platforms
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindo…
Aspose.Words for C++ examples and showcases
VersyPDF is a high-quality, industry-strength PDF library for C/C++ programming languages meeting the requirements of the most demanding and diverse applications. Using VersyPDF library you can wri…
Cross platform C/C++ library with C#, Java, Python, Progress 4GL wrappers and command line tools for generating Microsoft Word .DOCX (OpenXML) files
Create and modify Word documents with Python
🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
Web Extension for saving a faithful copy of a complete web page in a single HTML file
A Cloud Native traffic orchestration system
Tesseract Open Source OCR Engine (main repository)
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
In-depth understanding of Node.js: Core Ideas and Source Code Analysis
Official uWSGI docs, examples, tutorials, tips and tricks
ClickHouse® is a real-time analytics database management system
Class materials for a distributed systems lecture series
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A reference checklist for topics which should be covered before going to production.
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package