dcreager / libcork
A simple, easily embeddable cross-platform C library
☆372Updated last year
Related projects ⓘ
Alternatives and complementary repositories for libcork
- tpl - a small binary serialization library for C☆372Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 8 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆423Updated 2 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆441Updated last year
- Minimal HTTP processing library☆149Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆180Updated 7 years ago
- ☆126Updated 5 years ago
- Super Light Regexp engine for C/C++☆535Updated 4 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆549Updated last year
- NIH Utility Library☆89Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆341Updated 6 months ago
- The WebSocket library in C☆608Updated 2 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆258Updated 3 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated 11 months ago
- C hash implementation based on khash☆169Updated 2 years ago
- Tiny C string library☆198Updated last year
- The Better String Library☆504Updated 7 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year
- A nice place for simple libev examples. Please contribute.☆236Updated 7 years ago
- Small configuration file parser library for C.☆476Updated 9 months ago
- An Embedded Implementation of Redis☆545Updated 2 years ago
- C language wrapper for RE2 the regular expressions library from Google☆121Updated 2 months ago
- Protocol Buffers C RPC implementation☆190Updated 4 years ago
- C library for easy WebSockets server.