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
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Flat containers for C++☆56Updated 2 years ago
- A C++14-and-later expression template library☆108Updated last month
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- ☆22Updated 7 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- ☆13Updated 8 years ago
- ☆39Updated 9 years ago
- ☆67Updated 8 years ago
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Updated 8 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- ☆19Updated 3 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Fast containers of polymorphic objects.☆63Updated last week
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago