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:
- Performance profiling of JSON libraries☆26Updated last month
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆85Updated 2 weeks ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- C++11 compatible charconv☆31Updated last week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 11 months ago
- 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
- Demo implementation of C++ networking☆17Updated 9 months ago
- Radix set/map implementation☆17Updated last year
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated last month
- 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 sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 weeks ago
- performance counters in C++☆22Updated last month
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A hash function library☆47Updated 3 weeks ago
- ☆26Updated 5 years ago
- Easy Parsing C++ Library☆21Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Yet Another C++ Library☆21Updated last year
- C++ concurrent programming library☆28Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++20 Static Branch library☆60Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated last month
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 5 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…☆66Updated 10 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- Boost.Mustache☆10Updated 2 years ago