dacez / zzzjsonLinks
The fastest JSON parser written in pure C
☆153Updated 4 years ago
Alternatives and similar repositories for zzzjson
Users that are interested in zzzjson are comparing it to the libraries listed below
Sorting:
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- A C network library☆164Updated 3 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆65Updated 9 years ago
- A tiny C library for generating uuid4 strings☆237Updated last year
- Doug Lea's memory allocator☆265Updated 5 years ago
- C89 compatible atomics.☆80Updated this week
- High Quality 2D Graphics Library☆161Updated 4 years ago
- A generic C memory pool☆100Updated 8 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆246Updated last year
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- Various small libraries.☆145Updated 6 years ago
- Murmur2 Hashes in ansi C☆55Updated 13 years ago
- Tina is a teeny tiny, header only, coroutine and job library.☆287Updated this week
- Minimize lock-free queue ever!☆132Updated 6 years ago
- simple getopt-implementation☆68Updated 2 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- Cross-platform, single .h file HTTP server (Windows, Linux, Mac OS X)☆107Updated 2 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆310Updated last year
- Minimal HTTP processing library☆153Updated 5 years ago
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 3 weeks ago
- Single header C99 portable library for monitoring filesystem changes. (Windows/Linux/MacOS)☆257Updated 2 months ago
- redis's async event loop library☆188Updated 5 years ago
- Fast and portable single-header C file Json encoder/decoder☆60Updated 11 months ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆319Updated 12 years ago
- Coroutines in C