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:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Fast delegates implementation☆56Updated 3 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- ☆26Updated 7 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 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
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- generic stack-based container☆107Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Non bloated asynchronous logger☆223Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago