chrismanning / jbsonLinks
JSON & BSON parser/writer
☆38Updated 9 years ago
Alternatives and similar repositories for jbson
Users that are interested in jbson are comparing it to the libraries listed below
Sorting:
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ signal and slot system☆161Updated 5 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- High performance C++11 signals☆177Updated 6 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 …☆120Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Support for multiple RPC protocols in a single library☆74Updated 3 years ago
- C++ async operations☆100Updated 10 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 9 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 …☆149Updated 2 weeks ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆125Updated 6 months ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 11 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆114Updated 5 years ago
- A very sane (header only) C++14 JSON library☆136Updated 8 years ago
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- C++ coroutine based networking library (WIP)