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++.
☆68Updated this week
Alternatives and similar repositories for Jsonifier:
Users that are interested in Jsonifier are comparing it to the libraries listed below
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated this week
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- A light weight C++ in memory argument parser☆54Updated 7 months ago
- B++ Tree☆65Updated 6 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆49Updated this week
- A functional parsing library☆28Updated 9 months ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆43Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- High performance, tagged binary data specification☆68Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆184Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- A C++ data structure visualization library using GraphViz☆45Updated last year
- A few C++ json-library benchmarks, of the fastest few libraries.☆21Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A C++14 reflection library☆68Updated last month
- C++20 Static Branch library☆52Updated 4 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆73Updated 6 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆81Updated 3 weeks ago
- A helper to convert a header-based C++ project to module-based one.☆40Updated 4 months ago
- Light, fast, threadpool for C++20☆97Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆124Updated 11 months ago
- C++20 Microservice Bootstrapping Framework☆212Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆43Updated 2 months ago
- Meta C++ Library and Tool☆80Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated last week
- C++20 coroutine runtime emphasizing performance and ease-of-use☆22Updated this week
- Json benchmark based on nativejson-benchmark☆25Updated 2 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆90Updated last year
- Lightweight header-only C++20 enum and typename reflection☆53Updated last month