RealTimeChris / Json-Performance
A few C++ json-library benchmarks, of the fastest few libraries.
☆26Updated 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
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆76Updated 3 weeks ago
- C++20 SIMD Within A Register library☆31Updated last week
- Boost.Scope, a collection of scope guard utilities.☆15Updated last week
- Performance profiling of JSON libraries☆22Updated last month
- Json benchmark based on nativejson-benchmark☆30Updated 2 months ago
- C++11 compatible charconv☆30Updated 2 weeks ago
- Demo implementation of C++ networking☆16Updated 6 months ago
- geohash implementation in C++☆16Updated last year
- The Fancy Named Parameters Library☆31Updated last week
- Radix set/map implementation☆16Updated 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…☆33Updated 6 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- Library for complex bitfields☆19Updated 11 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years 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 C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 3 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
- Easy Parsing C++ Library☆21Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- A minimal and portable JSON tokenizer for building highly effective and strict parsers (in C and C++)☆25Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- Provides run-time tuple element access☆14Updated 4 years ago