cjhdev / wicLinks
WebSockets in C for Embedded Applications
☆76Updated 2 years ago
Alternatives and similar repositories for wic
Users that are interested in wic are comparing it to the libraries listed below
Sorting:
- Fast and lightweight math expression evaluator in C99☆137Updated 5 years ago
- Yet another INI parser☆174Updated 2 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 4 months ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆426Updated 3 months ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆326Updated last year
- Tiny C string library☆204Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆37Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆254Updated last year
- kgflags is an easy to use command-line flag parsing library☆50Updated 4 years ago
- A lightweight tar library written in ANSI C☆469Updated last year
- Tiny inflate library (inflate, gzip, zlib)☆191Updated 2 years ago
- POSIX getopt() as a portable header library☆109Updated last year
- Hierarchical memory allocator☆73Updated 10 years ago
- C JSON parser library that doesn't suck