goblinhack / c-plus-plus-serializerLinks
A minimal C++11 header only serializer. Can serialize basic types, strings, containers, maps and custom classes. No suppprt yet for pointer types.
☆53Updated 9 months ago
Alternatives and similar repositories for c-plus-plus-serializer
Users that are interested in c-plus-plus-serializer are comparing it to the libraries listed below
Sorting:
- Simple C++ ini parser.☆302Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last month
- Scope Guard & Defer C++☆177Updated last year
- Creating a simpler, more intuitive means of C++ reflection☆124Updated this week
- A C++ header-only YAML library☆126Updated 4 months ago
- C++ parser of INI files with schema validation.☆64Updated last year
- a FIFO-ordered associative container for C++☆207Updated this week
- C++ header-only config reader library based on JSON☆195Updated last year
- Cross-platform C++ file system library supporting multiple backends☆500Updated last year
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Boost Core Utilities☆149Updated last week
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆461Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- A simple implementation of utf8 strings for C++☆42Updated 4 years ago
- C++ runtime reflection library☆124Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆460Updated last month
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆264Updated last year
- Header-only C++ logging library☆141Updated 3 weeks ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆542Updated last year
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated last year
- A simple, header only event bus library written in modern C++17.☆195Updated 2 months ago
- A really stupid INI file format for C++11☆146Updated 2 years ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆197Updated 8 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago
- 📑 Yet another ini config parser for modern C++☆45Updated 11 months ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆304Updated 4 months ago
- A compact C++ cross-platform library including JSON, XML, HTTP, sockets, WebSockets, threads, processes, serial ports, logs, file system,…☆81Updated 3 weeks ago