gentryx / libflatarray
Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address generation overhead.
☆74Updated 4 years ago
Alternatives and similar repositories for libflatarray:
Users that are interested in libflatarray are comparing it to the libraries listed below
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Updated 9 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- ☆13Updated 9 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Execution primitives for C++☆153Updated 4 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- Wrapper for references to array in C++.☆60Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆224Updated last week
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆19Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- ☆39Updated 9 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Fast containers of polymorphic objects.☆65Updated 3 weeks ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago