ar90n / msgpack11Links
A tiny MessagePack library for C++11 (msgpack.org[C++11])
☆124Updated last week
Alternatives and similar repositories for msgpack11
Users that are interested in msgpack11 are comparing it to the libraries listed below
Sorting:
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- High performance C++11 signals☆172Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- C++11 API for creating Lua bindings☆156Updated 7 years ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- Easy-to-use lua wrapper for C++☆93Updated 2 years ago
- C++ signal and slot system☆163Updated 5 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆299Updated 2 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- C++11 Lua 5.2 Binding Library☆79Updated 9 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆141Updated 2 months ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆115Updated 7 years ago
- Boost.org interprocess module☆151Updated 2 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- Socket and Networking Library using msgpack.org[C++11]☆216Updated last year
- Scope Guard & Defer C++