The extremely fast zero allocation and zero copying JSON parser
☆32Dec 18, 2022Updated 3 years ago
Alternatives and similar repositories for flatjson
Users that are interested in flatjson are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Boost Range Documentation with Self-Contained Code Examples☆12May 16, 2016Updated 9 years ago
- Easy Parsing C++ Library☆21Aug 17, 2023Updated 2 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- Advanced MPI bindings for C++☆38May 7, 2013Updated 12 years ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- A reincarnation of procxx library: a simple process management library for C++ on UNIX platforms.☆15Oct 3, 2021Updated 4 years ago
- Materials from my talks from C++Now 2018☆21Oct 4, 2018Updated 7 years ago
- Rust compile-time type information experiment☆19Jan 24, 2023Updated 3 years ago
- Your toolbox, since the free lunch is over: a C++ library for multi-threaded programming☆30Dec 8, 2022Updated 3 years ago
- modern embeddable, transactional key-value database designed for a high load☆15Dec 5, 2013Updated 12 years ago
- Yet Another Serialization☆771Feb 18, 2025Updated last year
- 🛰️ A cross-platform C++ webview library☆24Apr 4, 2022Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆168Feb 7, 2026Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated 2 months ago
- A C++ string-based dispatch/routing library☆28May 9, 2017Updated 8 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- Command line argument parser (C++14)