Stars
FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
Nana Creator - a RAD tool for (and built with) Nana C++ Library
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
Fast radial basis function interpolation for large scale data
Bondalyzer and gradient bundle decomposition algorithms written an a Tecplot 360 3013R1 addon
This is a multithread test mainly in windows platform
Code for the Multithreading and Parallel Computing Course at ESAT
This library is useful for sending messages using SendMessage and PostMessage on C ++ / MFC based. You can easily attach various types of variables.
在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。
Shared to msvcrt.dll and optimize the C/C++ application file size.
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
🎨 Cross-platform application to edit and preview Qt style sheets (QSS).
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
C++ headers for mapping values to colors and creating PPM images from them
An implementation of the Dual Contouring algorithm based on the reference code