JustDoIt0910 / tinyMQTT
c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持
☆40Updated last year
Alternatives and similar repositories for tinyMQTT
Users that are interested in tinyMQTT are comparing it to the libraries listed below
Sorting:
- 一些简单、高效的数据结构☆32Updated last year
- C语言实现的MD5算法源码☆89Updated 6 years ago
- 在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。☆24Updated last year
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并 发连接的服务器程序。☆42Updated 7 months ago
- Linux 常用 C 函数参考手册(中文)☆39Updated 3 months ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆133Updated 6 months ago
- experiments for study☆25Updated 2 weeks ago
- 基于C语言的json数据映射解析库☆134Updated 3 years ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆34Updated 7 months ago
- 一步步写嵌入式操作系统☆75Updated 7 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆114Updated 3 years ago
- 嵌入式Qt应用开发教程配套代码☆27Updated 3 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 9 months ago
- 🐧 Linux C programming☆29Updated 3 weeks ago
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 4 years ago
- gdb debug example☆61Updated 3 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆50Updated 2 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 《Linux设备驱动开发详解-基于最新的Linux4.0内核》配套代码☆68Updated 2 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 3 months ago
- ☆33Updated 4 years ago
- 这是个人毕设作品(基于WIFI车间设备监测与控制系统的研究)的主程序,采用Qt框架编写,以嵌入式ARM Linux系统作为软件运行平台。☆73Updated 3 years ago
- 《Linux 设备驱动开发详解》(宋宝 华) 学习笔记☆21Updated 5 years ago
- c++ Json library☆49Updated 3 weeks ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago