motonacciu / meta-serialization
A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.
β53Updated 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
- Fast delegates implementationβ56Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.β53Updated 9 years ago
- Stack allocated and type-erased functors πβ53Updated 6 years ago
- Mutex implementations and utilitiesβ31Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation timeβ95Updated 6 years ago
- Heap allocation free version of C++11 std::functionβ55Updated 3 years ago
- β±οΈ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.β110Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)β37Updated 8 years ago
- The C++ Pimpl Idiom Again!β36Updated 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
- Memory alignment wrappers, useful for avoiding false sharingβ41Updated 8 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)β64Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.β25Updated 5 years ago
- β22Updated 7 years ago
- The missing C++ tuple functionalityβ84Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++β57Updated 5 years ago
- ZeroMQ C++ binding.β29Updated 6 years ago
- A reasonably fast and tidy C++ implemention of signals/slotsβ36Updated last year
- C++11 template meta-programming library.β48Updated 10 years ago
- A constexpr string, container and algorithm library for C++14/1Z.β25Updated 7 years ago
- A proposal for a futures programming model for ISO C++β22Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.β39Updated 7 years ago
- β26Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.β139Updated 3 years ago
- TinyThread++ fork with lambda, future and continuation support.β30Updated 12 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improveβ¦β74Updated 8 years ago
- exploring coroutine C++ proposalβ45Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)β34Updated 3 years ago
- C++11 metaprogramming libraryβ113Updated 9 years ago
- WIPβ26Updated 5 years ago