1280666984's Stars
egan2015/qdraw
Qt QGraphicsView drawing demo
Kratos-Coder-Hash/QtWordDemo
做QT导出word报表,发现网上的资源不是很多,也浪费了很多时间,我自己做了一份demo,将会详细讲述如何做出需要样式的报表。在网上很容易查到java或者其他语言操作word的接口函数,但是QT能操作word的,不是很多,而且还不太好用。我把自己已经调试出来的代码,贡献出来,免得以后浪费时间。 写了一部分接口函数,可以满足大部分的word报表。
eProsima/Fast-DDS
The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
xtensor-stack/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
zhanyeye/DesSim
✨ 离散事件仿真建模实现(基于 JaamSim,非常有意思)
kbengine/kbengine
A MMOG engine of server.
Sakura1221/SimpleWebServer
TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!
ArmstrongOne/Qt-CustomControls
封装了40多个Qt精美的控件,全部纯Qt编写,QWidget+QPainter绘制,基本上控件由一个.h加.cpp实现,设置的接口完备,有一些可能需要微调,下载直接运行在VS2019+vs-qt插件,移植到其他平台只需微调代码。接口尽量完善了,交互功能可以自己扩展,本意是作为一个Qter在GUI交互上能积累下来,更多的精力用于一些复杂的程序逻辑上比如图像处理,音视频流
pprp/QPainter
CPP intern,Sotfware,Painter
nekipelov/redisclient
Boost.asio based Redis-client library.
acl-dev/acl
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
JamzyWang/awesome-redis
A curated list of amazingly awesome redis and redis ecosystem resources.
luca3m/redis3m
A C++ Redis client
ylmbtm/GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
sacridini/Awesome-Geospatial
Long list of geospatial tools and resources
sulewicz/redis-s2geo
Simple Redis Module for geospatial queries, which utilizes S2 Region Coverer algorithm for indexing. Allows point with polygon and polygon with polygon overlap tests in constant time.
Jack20-7/LockFreeQueue
从zeroMQ的剥离出来的无锁队列
libevent/libevent
Event notification library
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
Linloir/GraphBuilder
A visualized tool to create a graph
enki/libev
Full-featured high-performance event loop loosely modelled after libevent
FurryR/Awacorn
C++ 11 下优雅的事件驱动低耦合调度器/异步协程。
xiaoliang314/libatask
纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.
Pithikos/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
progschj/ThreadPool
A simple C++11 Thread Pool implementation
VisualGMQ/mirrow
A TMP utility framework in C++17. Contain dynamic&static reflection and serialization
zhuzichu520/FluentUI
FluentUI for QML
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
cloose/CuteMarkEd
Qt Markdown Editor