rtsisyk / msgpuckLinks
A simple and efficient MsgPack binary serialization library in a self-contained header file
☆88Updated 6 years ago
Alternatives and similar repositories for msgpuck
Users that are interested in msgpuck are comparing it to the libraries listed below
Sorting:
- Memory Pool☆16Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- libuv thread communication☆59Updated 2 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A generic C memory pool☆100Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Specialized memory allocators☆105Updated 4 months ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 3 weeks ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- High performance utility library for C