Lists (28)
Sort Name ascending (A-Z)
AI
books
CMake
cpp_base
CustomQWidget
Qt 自定义控件duilib
EventBus
frameless
IOC
Json
leetcode
log
magic_enum
ModelView
Qt Model View Delegatemuduo
net
orm
QML
qt
RPC
std::any
std::optional
STL container and algorithm
STL容器与算法threadpool
(反)序列化
C++序列化库数据结构
并发容器与基本数据结构(concurrent queue、ring buffer等等)设计模式
音视频
Stars
C++11 thread safe, multi-producer, multi-consumer blocking queue, stack & priority queue class
Simple Blockingqueue I have used in many projects
A collection of lock-free data structures written in standard C++11
A single-process, high-performance, lock-free message bus with C++20 coroutine support, designed for module decoupling and event-driven architectures. 单进程、高性能、无锁、支持 C++20 协程的消息总线,用于模块解耦与事件驱动架构。
BalloonUI — A feature-rich yet lightweight Windows UI library/一套功能丰富且轻量级的Windows界面库
Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.
A constexpr STL style circular buffer implementation
A lightweight C++ STL style circular buffer.
simple C++11 ring buffer implementation, allocated and evaluated at compile time
A lightweight and very fast event bus / event framework for C++17
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
Implementation of Fluent design for Qt! Support for Windows 11! In С++
A C++ Qt fluent design widgets library based on PyQt-Fluent-Widgets.
whu-lyh / Hipe
Forked from Lwhyz/workspaceHipe是采用C++11编写的高性能、跨平台、简单易用且功能强大的C++并发库。内置了多个独立线程池(Thread Pool),可针对多种场景提供高并发服务。(A high performance concurrent library)
Microsoft Fluent Design for Qt Widget Applications based on Qt CSS files
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library