JHiroGuo / cJson
基于C语言 跨平台json解析
☆28Updated 5 years ago
Alternatives and similar repositories for cJson:
Users that are interested in cJson are comparing it to the libraries listed below
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 4 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 7 years ago
- Onvif protocol based on the server-side program, the implementation of the function is device discovery. Note: must be in the same networ…☆30Updated 5 years ago
- 对Linux下的Bluez的应用☆34Updated 6 years ago
- 嵌入式LINUX 的 Web-GUI 在LINUX主机上开发(CGI)--使用mini-httpd,便于编译和可以直接移植。☆34Updated 5 years ago
- LVGL 8.2对接GFX做QuickFill、Blending、Rotate源码☆19Updated 2 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆49Updated last year
- 韦东山驱动开发源代码☆13Updated 8 years ago
- An implementation of RTSP client☆31Updated 9 years ago
- 基于C语言的json数据映射解析库☆132Updated 3 years ago
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的 嵌入式APP.☆28Updated last year
- buildroot开发课程配套的课件合集仓库。☆45Updated 3 years ago
- ☆68Updated 6 years ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协议,包括HTTP,SSH等),支持多客户端同时连接☆50Updated 3 years ago
- 设施农业物联网项目Linux部分应用程序☆20Updated 8 years ago
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆46Updated 6 years ago
- 嵌入式linux的内核移植、根文件系统制作、系统启动过程、Makefile解读、make menuconfig配置等☆19Updated 7 years ago
- 非常小的读取、写入ini配置文件c库.☆10Updated 5 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆16Updated 4 years ago
- udp分包的实现 应用程序保障传输的可靠性☆11Updated 5 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- awtk port for linux framebuffer☆110Updated this week
- 一个基于libmad与alsa的mp3播放器☆14Updated 7 years ago
- rng-tools for arm linux (based uclibc,not GNU libc)☆10Updated 6 years ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆34Updated 3 months ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 5 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆43Updated 3 months ago