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
207 stars
4 watching
13 forks
Language: C++
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A C++ library providing a set of standard function wrappers around common programming tasks. | 45 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| A C++17 message passing library based on the MPI standard for high-performance computing. | 168 |
| A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| A library of associative containers with vector-like behavior | 75 |
| A set of C++ functions mimicking Python string class methods using std::string. | 969 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| A reflection-based serialization library for C++ | 99 |
| A header-only C++ library for creating formatted tables in the terminal | 1,966 |
| A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 285 |
| A C library for statistical and scientific computing with an emphasis on speed and model flexibility | 200 |
| A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
| A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
| A lightweight UI library designed to create rich, GPU-accelerated audio plugin UIs with real-time feedback and immediate mode functionality. | 3 |