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:
- async/await in vanilla C++11☆80Updated 8 years ago
- High performance C++11 signals☆176Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 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 …☆117Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆113Updated 5 years ago
- A very sane (header only) C++14 JSON library☆134Updated 8 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- Support for multiple RPC protocols in a single library☆71Updated 2 years ago
- C++ signal and slot system☆161Updated 5 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- Non bloated asynchronous logger☆223Updated last year
- small delegate implementation☆85Updated 8 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 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 …☆144Updated 5 months ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ async operations☆100Updated 10 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…