DaveGamble / cJSONLinks
Ultralightweight JSON parser in ANSI C
☆12,426Updated 4 months ago
Alternatives and similar repositories for cJSON
Users that are interested in cJSON are comparing it to the libraries listed below
Sorting:
- Event notification library☆11,830Updated last month
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆2,509Updated last month
- C macros for hash tables and more☆4,638Updated 9 months ago
- A simple logging library implemented in C99☆3,377Updated last year
- https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs a…☆3,237Updated this week
- 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable…☆8,540Updated 2 months ago
- Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket☆4,053Updated last year
- A C++ library for interacting with JSON.☆8,805Updated 3 weeks ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆14,973Updated last year
- 🎁 A glib-like multi-platform c library☆5,089Updated last week
- A minimal but powerful thread pool in ANSI C☆2,307Updated 8 months ago
- C library for encoding, decoding and manipulating JSON data☆3,303Updated last week
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,103Updated 2 years ago
- A lightweight library to simplify and generalize the process of writing unit tests for C applications.☆1,087Updated 5 years ago
- An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库☆4,453Updated last year
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,681Updated last year
- Protocol Buffers implementation in C☆2,941Updated 10 months ago
- Gear-Lib, C library for IOT Embedded Multimedia and Network☆3,201Updated last year
- Full-featured high-performance event loop loosely modelled after libevent☆1,770Updated 5 years ago
- An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Relea…☆6,442Updated this week
- A C++ header-only HTTP/HTTPS server and client library☆16,081Updated this week
- Simple .INI file parser in C, good for embedded systems☆2,912Updated last week
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,468Updated this week
- C++ implementation of the Google logging module☆7,361Updated 8 months ago
- Simple unit testing for C☆5,036Updated 2 weeks ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,924Updated last month
- Embedded web server, with TCP/IP network stack, MQTT and Websocket☆12,504Updated this week
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,669Updated 3 years ago
- Lightweight JSON library written in C.☆1,448Updated last year
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,791Updated 4 years ago