Stars
X-AnyLabeling: A lightweight, efficient, and unified cross-platform desktop application for annotating text, image, video, and multimodal data, combining versatile built-in tools with state-of-the-…
wwlzq5 / CThreadPool
Forked from ChunelFeng/CThreadPool【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
A General-purpose Task-parallel Programming System in C++
ZeroMQ core engine in C++, implements ZMTP/3.1
ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全
C++ Parallel Computing and Asynchronous Networking Framework
A Modbus library for Linux, Mac OS, FreeBSD and Windows
Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程
C++ Library Manager for Windows, Linux, and MacOS
Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Se…
C++ hash map and hash set which preserve the order of insertion
C++ implementation of a memory efficient hash map and hash set
wwlzq5 / Drawpile
Forked from drawpile/DrawpileA collaborative drawing program
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11