rtsisyk / msgpuck
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:
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Specialized memory allocators☆105Updated 2 weeks ago
- libuv thread communication☆58Updated last year
- simple, fast C routines for manipulating UTF-8☆81Updated 6 years ago
- High performance utility library for C☆93Updated 9 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- NIH Utility Library☆89Updated 3 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 6 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
- Message Framing for libuv☆58Updated 4 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
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆136Updated 3 years ago
- SObjectizer: it's all about in-process message dispatching!☆88Updated 4 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- An obsolete project☆83Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A CMake build for libuv☆44Updated 6 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Parse URLs in C much like Node's url module.☆55Updated 10 months ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- Non bloated asynchronous logger☆223Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years 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
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆176Updated last year