An online multiplayer game made with C++ and Qt 6.
☆28Apr 29, 2023Updated 3 years ago
Alternatives and similar repositories for RectMans
Users that are interested in RectMans are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- zport 是一个轻量且使用方便的http推流库。通过它,你可以让自定义的媒体数据轻易地在任意播放器上播放☆10Jul 1, 2020Updated 5 years ago
- A simple chat app based on TCP network made with C++ and Qt 6☆25Apr 29, 2023Updated 3 years ago
- Qt5 C wrapper for FFI invoke original used in https://github.com/kitech/qt.go☆11Oct 14, 2025Updated 8 months ago
- AutoUpdate是基于QT的通用桌面程序自动升级更新解决方案。☆17Mar 22, 2026Updated 3 months ago
- PX4 Autopilot Software☆14Apr 14, 2026Updated 2 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ProjectVoid, a vampire-survivors-like game based on Qt.☆48Jun 25, 2023Updated 3 years ago
- ☆25Apr 18, 2025Updated last year
- Qt多线程TCP☆13May 29, 2019Updated 7 years ago
- 基于Qt开发的PID波形显示,参数整定辅助工具☆12Sep 18, 2019Updated 6 years ago
- 开发环境:Windows11、Qt Creator 5.8.0 技术栈:C++、QT的控件、qss、QJson、QNetworkAccessManager等。 功能:①主要分四个界面,家居界面、音乐播放器、天气预报、监控视频。②家居界面实现开关灯、风扇、空调,温湿度传感器。…☆14Sep 24, 2023Updated 2 years ago
- 这儿收集了一些免费好用的ChatGPT镜像站 当前:57个站点☆10Mar 16, 2023Updated 3 years ago
- ☆14Apr 20, 2022Updated 4 years ago
- 适用于新版百度网盘(Vue 2.6.14)的增强脚本。☆11Mar 5, 2022Updated 4 years ago
- Verify CPU circuits in Logisim or Verilog against MARS simulation☆10Dec 31, 2020Updated 5 years ago
- 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.
- Python Script for 科大奥锐 , which could upload / decrypt SimExp Content with only few lines.☆12May 17, 2022Updated 4 years ago
- some QT projects for my test☆10May 29, 2019Updated 7 years ago
- 多年不见,她还好吗?再也回不去的那个盛夏,在嘴边说不出口的话 。 如果当初勇敢点,结果会不会改变? 不妨把过去的她蒸馏,找寻自己想要的答案。 Inspired by colleague-skill(同事skill)and ex-skill(前任skill).☆78Apr 9, 2026Updated 2 months ago
- Cpp Header☆22Mar 28, 2017Updated 9 years ago
- ☆14Apr 10, 2024Updated 2 years ago
- 涵涵的控制终端。局域网远程操作。使用Python构建的服务端。服务端端提供API让客户端可进行命令快捷执行。局域网的懒人快捷操控执行远程命令助手。☆28Oct 19, 2025Updated 8 months ago
- ☆24Aug 24, 2024Updated last year
- SYZOJ2's renderer for markdown, math and highlight☆12Jul 11, 2023Updated 2 years ago
- python纯文字冒险游戏,这是我根据国外大牛分享的一个程序汉化改编的,修正了很多内容,大家如果需要的话自己拿去用。☆23Sep 19, 2018Updated 7 years ago
- 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.
- A django application for dictation and review English words for Chinese☆43Jan 9, 2026Updated 5 months ago
- 实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)☆10Oct 25, 2023Updated 2 years ago
- QT QML Frameless Window☆13Mar 1, 2024Updated 2 years ago
- 一款基于Qt(Quick)跨平台技术采用自身模块规范编写的轻量级QML UI框架(基于Toou团队开发的Toou-2d框架开发),遵循Qt书写与组织形式门槛极低无需深入学习简单易用可拿来即用,丰富的控件模块适合界面的快速开发,让程序人员拥有更多的精力来实现业务逻辑与算法。☆18Aug 17, 2020Updated 5 years ago
- 一些QT小项目☆20Apr 24, 2022Updated 4 years ago
- Linkedin Page☆25May 18, 2024Updated 2 years ago
- Arm ELinux Qt Desktop GUI .☆20Feb 20, 2022Updated 4 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 2 years ago
- A serial port class, for interfacing between Macs and microcontrollers. Works over USB serial.☆23May 9, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆10Sep 30, 2019Updated 6 years ago
- A simple serial port assistant software make by Qt5☆20May 26, 2023Updated 3 years ago
- Terry-Ye/im 系统对应的api接口☆21Mar 8, 2019Updated 7 years ago
- the tutorial super tiny compiler☆17Aug 25, 2022Updated 3 years ago
- A cross-platform, lightweight, and high-performance system monitoring software based on WebSocket;基于websocket跨平台、轻量级、高性能的系统状态监控软件☆26Dec 7, 2025Updated 6 months ago
- ☆47Jan 29, 2023Updated 3 years ago
- 设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。☆24Jul 1, 2024Updated last year