motonacciu / meta-serialization
A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.
β52Updated 11 years ago
Alternatives and similar repositories for meta-serialization:
Users that are interested in meta-serialization are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation timeβ95Updated 6 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)β64Updated 9 years ago
- Stack allocated and type-erased functors πβ53Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)β37Updated 8 years ago
- C++11 template meta-programming library.β48Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++β57Updated 5 years ago
- The missing C++ tuple functionalityβ84Updated 5 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object desβ¦β84Updated 9 years ago
- Fast delegates implementationβ56Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.β139Updated 3 years ago
- Heap allocation free version of C++11 std::functionβ55Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++β35Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.β53Updated 9 years ago
- WIPβ26Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.β25Updated 7 years ago
- A C++14 library to make it easier to work with parameter packsβ56Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.β73Updated 9 years ago
- C++ generic make factoryβ107Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversionsβ98Updated 6 years ago
- Wrapper for references to array in C++.β60Updated 8 years ago
- Collection of header-only utilities for C++β35Updated last year
- Prototype for new std::function features, compatible with C++11.β46Updated 4 years ago
- Ξ» β C++ library for functional programmingβ37Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tupleβ94Updated 3 years ago
- ZeroMQ C++ binding.β29Updated 6 years ago
- Warning suppression library (C++)β82Updated 5 years ago
- Fixed Point Arithmetic C++14 Libraryβ110Updated 6 years ago
- Open multi-methods for C++11β117Updated 7 years ago
- The C++ Pimpl Idiom Again!β36Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.β25Updated 5 years ago