sparrow is an implementation of the Apache Arrow Columnar format in C++. It provides array structures with idiomatic APIs and convenient conversions from and to the C interface.
Then, you can import classes from this library in your core module or any other submodules that depend on core. You might be depending on this for any number of reasons, but platform-independent code ...