std::tuple like methods for user defined types without any macro or boilerplate code
-
Updated
Dec 10, 2025 - C++
std::tuple like methods for user defined types without any macro or boilerplate code
Pipelines for Modern C++
One of the fastest binary format for JSON-like data.
A cute Linda PoC in C++
generic programming utilitites for C++ 11; apply/map functions over tuples, etc.
Use your structures like tuples. Similar to MagicGet but using C++ 20 concepts.
(2021) A compiler for Datalog code using finite state automata by Dallin Stewart
An attempt at writing a simple Python-like interpreted programing language. Everything from scratch, No Regex.
A class that represents a Sparse Matrix by storing tuple/data nodes and tuple connections in std::vectors rather than pointers. A SparseMatrix iterator is provided for looping through the tuples.
Flatten nested tuple-like objects in your C++20 code as much as you want!
Iterate over struct members or access them as a tuple element
Destructure tuples using template magic.
Compile-time-efficient proof-of-concept implementation for std::tuple
Add a description, image, and links to the tuples topic page so that developers can more easily learn about it.
To associate your repository with the tuples topic, visit your repo's landing page and select "manage topics."