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☆97Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- generic stack-based container☆110Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆100Updated 7 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- C++ async operations☆100Updated 10 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Experimental config library for C++☆143Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago