Dugy / serialisableLinks
A header-only library for convenient saving of program preferences with minimal amount of code
☆21Updated 4 years ago
Alternatives and similar repositories for serialisable
Users that are interested in serialisable are comparing it to the libraries listed below
Sorting:
- An indirect value-type for C++☆83Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant