RealTimeChris / Json-PerformanceLinks
A few C++ json-library benchmarks, of the fastest few libraries.
☆28Updated last week
Alternatives and similar repositories for Json-Performance
Users that are interested in Json-Performance are comparing it to the libraries listed below
Sorting:
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆81Updated last month
- Performance profiling of JSON libraries☆26Updated last month
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- Radix set/map implementation☆17Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 8 months ago
- Demo implementation of C++ networking☆17Updated 9 months ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- ☆22Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- Library for complex bitfields☆19Updated last year
- A hash function library☆46Updated last week
- Experimental JSON builder based on C++ reflection☆52Updated 3 weeks ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Easy Parsing C++ Library☆21Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Tiny Test System☆27Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago