motonacciu / meta-serializationLinks
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
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- WIP☆26Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 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
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- ☆22Updated 7 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago