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:
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆26Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 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
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- generic stack-based container☆106Updated 7 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 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
- ☆22Updated 7 years ago