sunchb / cson
Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)
☆41Updated 4 years ago
Alternatives and similar repositories for cson
Users that are interested in cson are comparing it to the libraries listed below
Sorting:
- 基于C语言的json数据映射解析库☆134Updated 3 years ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆197Updated 2 years ago
- 基于C语言开发的环形缓冲区☆112Updated last year
- 用于保存嵌入式Linux应用层接口的demo☆50Updated 5 months ago
- awtk port for linux framebuffer☆115Updated 2 weeks ago
- http client library by RT-Thread☆71Updated 10 months ago
- LVGL 8.2对接GFX做QuickFill、Blending、Rotate源码☆21Updated 2 years ago
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息 框架. 支持多SOC的嵌入式APP.☆30Updated last year
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆50Updated 2 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆91Updated 3 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆117Updated 9 months ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆133Updated 6 months ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆225Updated last year
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆99Updated 9 years ago
- ☆33Updated 4 years ago
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆87Updated last year
- Eclipse Paho MQTT C/C++ client for Embedded platforms☆51Updated 4 months ago
- 串口通过 YMODEM 协议进行文件传输☆226Updated 6 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆122Updated 5 years ago
- Lightweight embedded flash memory library. Make flash to be a small KV database. | 嵌入式 Flash 存储器库,让 Flash 成为小型 KV 数据库☆124Updated last year
- 仿linux通用mcu架构☆50Updated 3 years ago
- A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库…☆699Updated 3 years ago
- 一个非常简单好用的命令解析器,占用资源极少极少,采用哈希算法超快匹配命令!☆335Updated last year
- 基于多线程的非阻塞 socket 编程☆37Updated 6 years ago
- Flash Abstraction Layer implentment. Manage flash device and partition.☆135Updated 3 years ago
- DoraOS 是我个人所写的RTOS内核,结合FreeRTOS、uCOS, RT-Thread, LiteOS 的特性所写,取其精华,去其糟粕,本项目将持续维护,欢迎大家fork与star。☆158Updated 5 years ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆71Updated 2 years ago
- cJSON解析库的使用示例,包含简单和复杂JSON字符串的解析和构建。☆19Updated 5 years ago