Starred repositories
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Seamless operability between C++11 and Python
A C++ header-only HTTP/HTTPS server and client library
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
A simple C++11 Thread Pool implementation
oneAPI Threading Building Blocks (oneTBB)
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability t…
Advanced Docking System for Qt
Open source IFC library and geometry engine
Vulkan & C++17 based Scene Graph Project
simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)
C++ framework for json-rpc (json remote procedure call)
Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.
MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.
A Qt Widget encapsulated CEF view based on QWidget
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindo…
The VTK examples, formerly hosted on media wiki
C++ Plugin Framework that can integrate with QT, Python, Java or C#.