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:
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Fast delegates implementation☆57Updated 3 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++11 metaprogramming library☆112Updated 10 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- C++11 template meta-programming library.☆49Updated 10 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago