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:
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- memory pool allocator☆50Updated 12 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- a library of useful C utilities☆64Updated 11 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
- Netstring parsing in C☆36Updated 4 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…