FastTuple - Generates heterogeneous collections of primitive values and ensures as best it can that they will be laid out adjacently in memory
FastTuple is a library for generating heterogeneous tuples of primitive types from a runtime defined schema without boxing.
https://github.com/boundary/fasttuple
License:
Tech:
Tags: