rtsisyk / msgpuck
A simple and efficient MsgPack binary serialization library in a self-contained header file
☆86Updated 5 years ago
Alternatives and similar repositories for msgpuck:
Users that are interested in msgpuck are comparing it to the libraries listed below
- libuv thread communication☆57Updated last year
- High performance utility library for C☆92Updated 7 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C++ async operations☆101Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Parse URLs in C much like Node's url module.☆55Updated 9 months ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆97Updated 5 years ago
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated last week
- NIH Utility Library☆89Updated 3 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- ZeroMQ C++ binding.☆29Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A CMake build for libuv☆44Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Hierarchical memory allocator☆71Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- An obsolete project☆83Updated 6 years ago
- Specialized memory allocators☆106Updated 2 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- C-Pluff, a plug-in framework for C☆40Updated 4 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