gentryx / libflatarrayLinks
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
Sorting:
- 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
- Foundations of symbol based programming☆30Updated 5 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- A C++14-and-later expression template library☆110Updated 3 months ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- The Bit Library☆58Updated 6 years ago
- ☆13Updated 9 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Polymorphic multidimensional array view☆36Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Execution primitives for C++☆153Updated 5 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A modern interface for implementing bulk-synchronous parallel programs.☆94Updated 2 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A compile-time linear algebra system for C++☆121Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Intel(R) Concurrent Collections for C++☆115Updated 2 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago