rtsisyk / msgpuckLinks
A simple and efficient MsgPack binary serialization library in a self-contained header file
☆86Updated 6 years ago
Alternatives and similar repositories for msgpuck
Users that are interested in msgpuck are comparing it to the libraries listed below
Sorting:
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- libuv thread communication☆58Updated 2 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Parse URLs in C much like Node's url module.☆55Updated 11 months ago
- NIH Utility Library☆89Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A CMake build for libuv☆44Updated 6 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- Specialized memory allocators☆105Updated last month
- Message Framing for libuv☆58Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- An obsolete project☆83Updated 6 years ago
- A generic C memory pool☆100Updated 8 years ago
- Coroutines in C☆121Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 5 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 10 months ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 11 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Memory Pool☆16Updated 7 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Convey testing framework for C.☆36Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago