magic_get

Tuple library

A C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros.

std::tuple like methods for user defined types without any macro or boilerplate code

GitHub

207 stars
4 watching
13 forks
Language: C++
last commit: 12 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
boostorg/pfr Provides reflection and serialization capabilities for user-defined types without boilerplate code 1,334
skarupke/std_function A C++ library providing a set of standard function wrappers around common programming tasks. 45
tacticalmelonfarmer/cxl A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. 50
rabauke/mpl A C++17 message passing library based on the MPI standard for high-performance computing. 168
skypjack/meta A header-only, non-intrusive and macro-free runtime reflection system for C++ 590
blackmatov/flat.hpp A library of associative containers with vector-like behavior 75
imageworks/pystring A set of C++ functions mimicking Python string class methods using std::string. 954
getml/reflect-cpp A C++ library for fast serialization and validation using reflection 1,126
chocolacula/easy_reflection_cpp A reflection-based serialization library for C++ 96
p-ranav/tabulate A header-only C++ library for creating formatted tables in the terminal 1,941
uni-algo/uni-algo A C/C++ library that provides secure and efficient Unicode algorithms for text processing 280
b-k/apophenia A C library for statistical and scientific computing with an emphasis on speed and model flexibility 199
alairion/not-enough-standards A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. 229
barweiss/go-tuple A package providing generic tuples in Go with various features and APIs for common use cases. 82
kiberchaika/juce_murka A lightweight UI library designed to create rich, GPU-accelerated audio plugin UIs with real-time feedback and immediate mode functionality. 3