JustDoIt0910 / tinyMQTTLinks
c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持
☆41Updated last year
Alternatives and similar repositories for tinyMQTT
Users that are interested in tinyMQTT are comparing it to the libraries listed below
Sorting:
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆139Updated 11 months ago
- 一些简单、高效的数据结构☆32Updated last year
- C语言实现的MD5算法源码☆91Updated 6 years ago
- experiments for study☆26Updated 4 months ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆36Updated last year
- 基于C语言的json数据映射解析库☆138Updated 3 years ago
- C 语言函数大全 | Linux 常用 C 函数参考手册(中文)☆59Updated 3 weeks ago
- Fast and small logger for embedded (or not) devices☆70Updated 8 months ago
- ☆33Updated 4 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。☆24Updated last year
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆207Updated 5 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆341Updated last year
- RYCOM是一款开源的串口调试助手,使用QT设计,C++编写,可在Windows、Linux、MacOS操作系统上使用的桌面软件。最新版本V2.6,支持STM32,ESP32串口下载程序功能。☆117Updated 7 months ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year
- 模仿 kfifo 实现的环形缓冲区☆97Updated 5 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆34Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 一个基于Rhealstone基准程序方法的实时系统性能测试框架☆22Updated last year
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 3 years ago
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated last month
- A high-performance, high-stability, cross-platform HTTP client.☆205Updated 2 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆25Updated 4 years ago
- 设备树规范文档(DTS) 中文版(翻译中-粗翻)☆38Updated 2 years ago
- 🐧 Linux C programming☆33Updated 5 months ago
- cgic和boa实现网页上载文件,读取配置信息以及进度条等一系列功能☆18Updated 8 years ago
- 非常小的读取、写入ini配置文件c库.☆10Updated 5 years ago
- awtk port for linux framebuffer☆115Updated last month