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 3 weeks ago
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 3 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆52Updated 5 months ago
- C++20 Static Branch library☆56Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Json benchmark based on nativejson-benchmark☆30Updated 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 6 months ago
- C++20 Unit-Testing library☆47Updated last week
- A light weight C++ in memory argument parser☆56Updated 10 months ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆92Updated last year
- A helper to convert a header-based C++ project to module-based one.☆46Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆203Updated last week
- High-performance metrics library☆42Updated 3 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- A memory leak and deadlock finder for C, C++☆71Updated 11 months ago
- Light, fast, threadpool for C++20☆101Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆104Updated 3 weeks ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆84Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆84Updated 3 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆54Updated 2 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
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- High performance, tagged binary data specification☆81Updated 2 weeks ago
- B++ Tree☆67Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- A C++ parser combinator library.☆132Updated last week
- Experimental JSON builder based on C++ reflection☆50Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆79Updated 2 months ago
- A functional parsing library☆28Updated last year