langhai / http-client-cLinks
A quick and dirty HTTP client library in and for C.
☆176Updated 3 years ago
Alternatives and similar repositories for http-client-c
Users that are interested in http-client-c are comparing it to the libraries listed below
Sorting:
- Simple HTTP client in C☆305Updated last year
- WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).☆204Updated 2 years ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆456Updated 3 years ago
- JSON-RPC in C (server only for now)☆238Updated 3 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- A tiny ANSI C library for loading .ini config files☆383Updated 2 years ago
- Http multipart parser implemented in C☆244Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Cron expression parsing in ANSI C☆156Updated 2 years ago
- OpenSource WebSocket toolkit☆130Updated 5 months ago
- A tiny C library for generating uuid4 strings☆255Updated 2 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- A hashtable in C☆59Updated 12 years ago
- Tiny C string library☆207Updated 2 years ago
- Base64 encode/decode☆284Updated 10 months ago
- cgic: an ANSI C library for CGI Programming☆278Updated last year
- The WebSocket library in C☆653Updated 3 years ago
- base64 c implementation☆264Updated 5 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆28Updated 9 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- Tiny, cross platform websocket client C library☆63Updated 7 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- mini URL parse code☆25Updated 11 years ago
- C doubly linked list☆464Updated 6 months ago
- A simple string hashmap in C☆538Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆281Updated 3 weeks ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- GNU libmicrohttpd repository unofficial mirror on GitHub