RealTimeChris / Json-PerformanceLinks
A few C++ json-library benchmarks, of the fastest few libraries.
☆26Updated last month
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…☆80Updated 2 weeks ago
- Performance profiling of JSON libraries☆25Updated 2 weeks ago
- Json benchmark based on nativejson-benchmark☆32Updated 4 months ago
- The Fancy Named Parameters Library☆31Updated last month
- C++11 compatible charconv☆31Updated this week
- Demo implementation of C++ networking☆17Updated 8 months ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated this week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- C++20 SIMD Within A Register library☆40Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Radix set/map implementation☆17Updated last year
- ☆21Updated this week
- Tiny Test System☆27Updated 2 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- ☆21Updated 8 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- meta-programming, C++11☆16Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Low memory overhead allocator☆30Updated 7 months ago
- 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 8 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- Library for complex bitfields☆19Updated last year
- A header only structure of arrays container for C++☆41Updated 2 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 last year