An open API service indexing awesome lists of open source software.

https://github.com/soywod/c-request

A simple HTTP request parser written in C
https://github.com/soywod/c-request

Last synced: 8 months ago
JSON representation

A simple HTTP request parser written in C

Awesome Lists containing this project

README

          

# Pure C key-value array

Simple and fast key-value array written in C. Values can be any kind of type: strings, integers, functions ... See [example.c](https://github.com/soywod/c-map/blob/master/example.c) to get a complete usage example.