json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
☆468Oct 11, 2025Updated 5 months ago
Alternatives and similar repositories for json_struct
Users that are interested in json_struct are comparing it to the libraries listed below
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- C++ header-only JSON library☆669Dec 5, 2025Updated 3 months ago
- A small header-only library for converting data between json representation and c++ structs☆159Feb 25, 2026Updated 3 weeks ago
- Event Dispatcher and callback list for C++☆1,646Dec 8, 2024Updated last year
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- A miniature library for struct-field reflection in C++☆641Oct 31, 2025Updated 4 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- universal serialization engine☆1,302Updated this week
- Event loop friendly C++ actor micro-framework, supervisable☆380Dec 27, 2025Updated 2 months ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆469Nov 28, 2025Updated 3 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,065Aug 25, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- A simple C++14 signal-slots implementation☆877Jul 26, 2025Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆504Feb 16, 2026Updated last month
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- C++20 Static Reflection library☆508Sep 13, 2025Updated 6 months ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆921Feb 2, 2026Updated last month
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Updated this week
- Mapping json to and from a c++ structure☆113Jun 29, 2023Updated 2 years ago
- A header-only and easy to use Ini file parser for C++.☆413Feb 11, 2025Updated last year
- Table Maker for Modern C++☆2,150May 14, 2025Updated 10 months ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,133Mar 3, 2026Updated 2 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆304Feb 27, 2026Updated 3 weeks ago
- Simple C++ ini parser.☆307Aug 2, 2025Updated 7 months ago
- Unicode (UTF-8) capable std::string☆550Aug 29, 2025Updated 6 months ago
- A curated list of awesome header-only C++ libraries☆4,075Nov 6, 2025Updated 4 months ago
- C++ library for writing multiplatform terminal applications☆644Mar 11, 2026Updated last week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 2 weeks ago