jmckaskill / c-capnprotoLinks
C library/compiler for the Cap'n Proto serialization/RPC protocol
☆69Updated 2 years ago
Alternatives and similar repositories for c-capnproto
Users that are interested in c-capnproto are comparing it to the libraries listed below
Sorting:
- memory pool allocator☆51Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- High performance utility library for C☆94Updated 2 months ago
- C11 Lock-free Stack☆183Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Netstring parsing in C☆36Updated 4 years ago
- a library of useful C utilities☆64Updated 11 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- NIH Utility Library☆90Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- a tiny string library☆23Updated 9 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- C99 trie library☆101Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year