RealTimeChris / Jsonifier
A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++.
☆76Updated this week
Alternatives and similar repositories for Jsonifier:
Users that are interested in Jsonifier are comparing it to the libraries listed below
- A few C++ json-library benchmarks, of the fastest few libraries.☆26Updated this week
- C++20 Static Branch library☆55Updated 3 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 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…☆33Updated 5 months ago
- A helper to convert a header-based C++ project to module-based one.☆45Updated 7 months ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- B++ Tree☆66Updated 8 months ago
- A light weight C++ in memory argument parser☆56Updated 10 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆47Updated last month
- Json benchmark based on nativejson-benchmark☆28Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated this week
- C++20 [Minimal] Static Perfect Hash library☆197Updated this week
- Finite State Machine using C++20 coroutines with symmetric transfer☆90Updated last year
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆83Updated last week
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 2 months ago
- A memory leak and deadlock finder for C, C++☆69Updated 10 months ago
- A C++ parser combinator library.☆127Updated this week
- Cryptography library for modern C++.☆75Updated last year
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 2 months ago
- C++ small containers☆141Updated 8 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Modern C++20 Unicode library☆115Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆82Updated 2 months ago