RealTimeChris / Json-PerformanceLinks
A few C++ json-library benchmarks, of the fastest few libraries.
☆30Updated 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:
- Performance profiling of JSON libraries☆28Updated 6 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…☆90Updated last week
- Json benchmark based on nativejson-benchmark☆34Updated 10 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Demo implementation of C++ networking☆18Updated last year
- Radix set/map implementation☆19Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆67Updated last month
- performance counters in C++☆22Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆56Updated last week
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- The Fancy Named Parameters Library☆36Updated 2 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 5 months ago
- Library for complex bitfields☆19Updated last year
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated last week
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- Fast string to integer conversion☆15Updated 7 years ago