iafonov / cosmonautLinks
Fast web server & micro framework implemented in C. Just for fun.
☆71Updated 5 years ago
Alternatives and similar repositories for cosmonaut
Users that are interested in cosmonaut are comparing it to the libraries listed below
Sorting:
- Netstring parsing in C☆36Updated 4 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Minimal HTTP processing library☆154Updated 5 years ago
- Tiny C string library☆205Updated 2 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- NIH Utility Library☆90Updated 3 years ago
- Mustache templates implementation in pure c☆50Updated last year
- The serializing counterpart to json-parser.☆129Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- A simple CGI webserver written in C with no dependencies.☆108Updated 4 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 10 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- KLone is a fully-featured, multiplatform, web application development framework, targeted especially for embedded systems and appliances.☆150Updated 10 years ago
- Simple, memory-safe data-structures in C.☆161Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Asynchronous SCGI written in C. For usage in custom-built http daemons.☆25Updated 3 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- Duda I/O is an event-driven and high performant web services framework which exposes a friendly C API☆129Updated 6 years ago
- skiplist library for C.☆54Updated 8 years ago
- HTTP/2 server written in C.☆27Updated 7 years ago
- C based OO portable data structure library☆131Updated 15 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- Coroutines for C.☆76Updated 8 years ago
- A tiny embeddable HTTP server written in C89