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 3 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…☆89Updated this week
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago
- Radix set/map implementation☆18Updated last year
- C++20 SIMD Within A Register library☆43Updated 4 months ago
- C++11 compatible charconv☆31Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated last month
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago
- Container Traits for Modern C++☆30Updated 4 years ago
- Demo implementation of C++ networking☆17Updated 11 months ago
- Library for complex bitfields☆19Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated this week
- 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 year
- Yet Another C++ Library☆23Updated last year
- The Fancy Named Parameters Library☆34Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆63Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week