☆118Mar 10, 2025Updated last year
Alternatives and similar repositories for Ornament
Users that are interested in Ornament are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆28Apr 19, 2025Updated last year
- 💬 Qt6 开发的聊天社交客户端界面,纯静态页面演示,不依赖任何数据库或网络组件,支持 Windows 11/macOS 26 直接运行。☆79May 30, 2026Updated 2 weeks ago
- qtWidget制作的轮播图☆248Jul 21, 2025Updated 10 months ago
- 现代C++20协程编写的基于io_uring/iocp百万并发HTTP(s)服务器; 可异步读写, 支持分块编码传输文件, 支持断点续传; http/websocket、客户端http/socks5代理、JSON解析、聚合类无宏反射/宏反射支持别名、ORM-sql☆21Updated this week
- 设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。☆24Jul 1, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Fluent-UI For QT-Widget☆2,411Updated this week
- 基于QT仿微信客户端以及基于muduo服务端的集群聊天服务器☆63Aug 21, 2024Updated last year
- Qt并发与多进程通信实践☆10Nov 14, 2020Updated 5 years ago
- ☆10Oct 1, 2025Updated 8 months ago
- 🎉 Ant-d UI-Kit for Qml☆540Updated this week
- QT6开发的网络聊天室,模仿QQ微信风格☆79Feb 5, 2026Updated 4 months ago
- A lightweight, header-only C++ EventBus library providing a simple and easy-to-use publish-subscribe mechanism.☆43Nov 17, 2025Updated 7 months ago
- USBMonitor is an open-source project written in C++ that provides a library for real-time monitoring of USB device insertion and removal …☆15Jan 27, 2026Updated 4 months ago
- 基于qt6的简易音乐播放器☆36Nov 20, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- for printing QtableView & QtableWidget and export them to pdf☆10Dec 30, 2022Updated 3 years ago
- ☆14Jul 19, 2023Updated 2 years ago
- Qt控件美化:无边框窗口模板,zookeeper可视化操作工具,thrift接口调用工具(支持数据预制,压测,解析pacp文件),ssh终端工具(基本命令可用),数据库工具(查询表数据),qss工具,其他工具集合等)☆689Aug 1, 2025Updated 10 months ago
- 🎨 基于Qt的动画特效控件实现 | Qt widgets-based implementation of the Animation Material Design specification.😊☆296Jul 8, 2025Updated 11 months ago
- .Vc++ Qt版微信.☆80Mar 27, 2025Updated last year
- zport 是一个轻量且使用方便的http推流库。通过它,你可以让自定义的媒体数据轻易地在任意播放器上播放☆10Jul 1, 2020Updated 5 years ago
- ☆379Aug 26, 2025Updated 9 months ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆43Feb 18, 2024Updated 2 years ago
- im system server☆318Jan 16, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 一个Qt开发的开源远程控制软件 (SRE),还在开发中☆83Jul 7, 2023Updated 2 years ago
- Cpp秋招求职总结笔记,包括C++语言基础,计算机网络,Linux操作系统,Socket网络编程基础,多线程服务器个人总结☆11Oct 28, 2020Updated 5 years ago
- ✉️ 基于Qt的多语言跨平台局域网聊天软件(可创建多个聊天群组、可发文件、并包括 QTest 和 CI/CD 的使用) | QT-based development of LAN chat rooms | Кроссплатформенный чат для локаль…☆65May 17, 2024Updated 2 years ago
- 分布式云存储(网络云盘)☆22Sep 8, 2021Updated 4 years ago
- 基于QT的人脸检测项目,摄像头的调用+ui界面设计+百度人脸检测API调用+多线程性能优化☆15Sep 3, 2024Updated last year
- 使用现代C++实现的通用嵌入式库及框架 尽情在低成本低算力平台上享受到实时高性能的魅力☆88Jun 11, 2026Updated last week
- CloudMusic is a pure front-end project that simulates NetEase Cloud Music, created by individuals using qml/C+/Qt related technologies☆59Mar 11, 2026Updated 3 months ago
- J v a v 与 您☆46Jan 28, 2023Updated 3 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆38Jun 23, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 💬 Qt6 开发的聊天社交客户端界面。☆29Sep 3, 2025Updated 9 months ago
- FluentUI for QML☆4,551Apr 7, 2026Updated 2 months ago
- 【代码随想录知识星球】项目分享-muduo核心实现☆152Dec 14, 2025Updated 6 months ago
- ☆11Jan 3, 2023Updated 3 years ago
- Qt5气泡式聊天框——QListWidget+QPainter。 气泡式聊天的显示是由QListWidget作为控件,每个气泡是由QListWidgetItem提升成QWidget来实现的。每个气泡可以理解为可以自由布置里面内容的QWidget。每个Item保存聊天的对话、…☆113Mar 26, 2024Updated 2 years ago
- Custom QtWidget☆12May 25, 2023Updated 3 years ago
- A cross-platform, lightweight, and high-performance system monitoring software based on WebSocket;基于websocket跨平台、轻量级、高性能的系统状态监控软件☆26Dec 7, 2025Updated 6 months ago