motonacciu / meta-serializationLinks
A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.
☆52Updated 12 years ago
Alternatives and similar repositories for meta-serialization
Users that are interested in meta-serialization are comparing it to the libraries listed below
Sorting:
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Enjoy template metaprogramming☆116Updated 9 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Literal Logging for C++