RealTimeChris / Json-PerformanceLinks
A few C++ json-library benchmarks, of the fastest few libraries.
☆30Updated 3 weeks ago
Alternatives and similar repositories for Json-Performance
Users that are interested in Json-Performance are comparing it to the libraries listed below
Sorting:
- Performance profiling of JSON libraries☆28Updated 7 months ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆93Updated last month
- Json benchmark based on nativejson-benchmark☆35Updated last year
- C++11 compatible charconv☆31Updated last week
- Demo implementation of C++ networking☆18Updated 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…☆43Updated 5 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- Library for complex bitfields☆19Updated last year
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Radix set/map implementation☆19Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Easy Parsing C++ Library☆21Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Container Traits for Modern C++☆29Updated 5 years 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 6 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Yet Another C++ Library☆24Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- Circular span☆12Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week