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 5 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 5 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 7 years ago
- A C++14-and-later expression template library☆109Updated last week
- Wrapper for references to array in C++.☆60Updated 9 years ago
- ☆13Updated 9 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago
- Compile-time linear algebra in C++☆56Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- Flat containers for C++☆59Updated 5 months ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Fast containers of polymorphic objects.☆69Updated last week
- The Bit Library☆58Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆231Updated 6 months ago
- Execution primitives for C++☆154Updated 5 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 6 months ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- Launching collective tasks in bulk☆37Updated 6 years ago