goblinhack / c-plus-plus-serializer
A minimal C++11 header only serializer. Can serialize basic types, strings, containers, maps and custom classes. No suppprt yet for pointer types.
☆50Updated last year
Related projects ⓘ
Alternatives and complementary repositories for c-plus-plus-serializer
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆121Updated 9 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Boost.org interprocess module☆139Updated last week
- 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 …☆135Updated 5 months ago
- Scope Guard & Defer C++☆157Updated 9 months ago
- Library of backported modern C++ types to work with C++11☆76Updated 2 years ago
- High performance C++11 signals☆165Updated 5 years ago
- A compact C++ cross-platform library including JSON, XML, HTTP, Sockets, WebSockets, threads, processes, logs, file system, CSV, INI file…☆69Updated this week
- C++ library for using widgets in your CLI applications for Linux and Windows.☆49Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆118Updated 10 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- Simple C++ ini parser.☆284Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A simple, header only event bus library written in modern C++17.☆139Updated last week
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- A collection of std-like single-header C++ libraries☆157Updated last month
- A constexpr STL style circular buffer implementation☆68Updated 6 months ago
- Boost::ASIO low-level redis client (connector)☆146Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A simple implementation of utf8 strings for C++☆42Updated 3 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆104Updated last month
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 8 months ago
- tser - tiny serialization for C++☆137Updated 3 years ago