mloskot / json_benchmarkLinks
Basic benchmarks for miscellaneous C++ JSON parsers and generators
☆38Updated 10 years ago
Alternatives and similar repositories for json_benchmark
Users that are interested in json_benchmark are comparing it to the libraries listed below
Sorting:
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- Mirror of Apache C++ Standard Library☆65Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Boost Application Library☆113Updated 4 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- c++11任务库☆53Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated last week
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- awaitable tasks base on msvc's resumable functions.☆23Updated 8 years ago
- Library for Asynchronicity, Serialization and Remoting☆76Updated 5 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago