stephenberry / json_performanceLinks
Performance profiling of JSON libraries
☆26Updated last month
Alternatives and similar repositories for json_performance
Users that are interested in json_performance are comparing it to the libraries listed below
Sorting:
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆28Updated last week
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- C++11 compatible charconv☆31Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- A hash function library☆47Updated last month
- Demo implementation of C++ networking☆17Updated 9 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Experimental JSON builder based on C++ reflection☆52Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Radix set/map implementation☆17Updated last year
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Unique-ownership smart pointers with observable lifetime.☆37Updated 3 months ago
- Libunifex networking library☆20Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 11 months ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- Asio Buffers without the Asio☆14Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- C++20 Static Branch library☆60Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆32Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆79Updated this week
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆85Updated this week
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year