wizhidev / struct_to_json
C 结构体与 JSON 快速互转库
☆10Updated 7 years ago
Alternatives and similar repositories for struct_to_json
Users that are interested in struct_to_json are comparing it to the libraries listed below
Sorting:
- tlv codec library.☆17Updated 12 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 4 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆45Updated 12 years ago
- 一个Web项目,使用STC单片机作为主控芯片,RTL8019AS来实现以太网数据链路层,移植uIP为TCP/IP协议栈,DS18B20为温度传感器,实现了通过浏览器来实现远程控制设备和获取温度。☆8Updated 11 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- 基于C语言 跨平台json解析☆28Updated 6 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Updated 5 years ago
- awtk port for sylixos☆13Updated 5 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 5 years ago
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 4 years ago
- a user-space simulated dump_stack(), based on mips.☆19Updated 10 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11Updated 3 years ago
- 一个纯C的mqtt/http客户端☆13Updated 5 years ago
- 在浏览器中运行AWTK应用程序☆24Updated 4 months ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- Persimmon UI for RT-Thread.☆4Updated 7 years ago
- ☆16Updated 7 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- GUI component for RT-Thread☆28Updated last year
- the config server and agent for configuration items.☆11Updated last year
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- AWTK 演示例子☆59Updated 2 years ago
- A software watchdog timer for linux. Support multiple watchdogs.☆13Updated 3 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆22Updated 4 years ago
- cJSON解析库的使用示例,包含简单和复杂JSON字符串的解析和构建。☆19Updated 5 years ago
- 拙著《系统程序员成长计划》的示例代码。☆33Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago