An open API service indexing awesome lists of open source software.

https://github.com/STEllAR-GROUP/libflatarray

Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address generation overhead.
https://github.com/STEllAR-GROUP/libflatarray

Last synced: 6 months ago
JSON representation

Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address generation overhead.

Awesome Lists containing this project