https://github.com/turi-code/SFrame/tree/master/oss_src/sfra...
For comparison, dplyr and arrow:
https://github.com/tidyverse/dplyr/tree/master/src
https://github.com/apache/arrow/tree/master/cpp/src/arrow
C++ does seem to be useful for stuff like this.