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.
☆52Updated 3 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:
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- A simple implementation of utf8 strings for C++☆41Updated 4 years ago
- Observer pattern and signals/slots for C++11 projects☆80Updated last month
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 4 months ago
- 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 …☆141Updated 2 months ago
- C++ small containers☆142Updated last month
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- High Performance C++11 Serialization Library☆88Updated 3 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆93Updated 3 years ago
- A collection of std-like single-header C++ libraries☆180Updated 2 months ago
- Lightweight C++ Signals and Slots implementation☆34Updated 5 months ago
- A C++ header-only YAML library☆102Updated 2 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- ☆49Updated 7 years ago
- A C++14 reflection library☆73Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++ library for using widgets in your CLI applications for Linux and Windows.☆49Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A tiny single-file header-only C++ logging framework☆64Updated 4 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago