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
Related projects ⓘ
Alternatives and complementary repositories for libflatarray
- 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
- Wrapper for references to array in C++.☆59Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- Compile-time linear algebra in C++☆57Updated 7 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 7 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Flat containers for C++☆56Updated 2 years ago
- A C++14-and-later expression template library☆108Updated this week
- Polymorphic multidimensional array view☆36Updated 4 years ago
- stl compatible hashtable☆29Updated 7 years ago
- The Bit Library☆58Updated 5 years ago
- ☆67Updated 8 years ago
- C++ Scattered Containers☆66Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Updated 8 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- ☆26Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- ☆12Updated 8 years ago
- Fast containers of polymorphic objects.☆63Updated this week
- Execution primitives for C++☆154Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 8 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 6 years ago
- ☆39Updated 9 years ago
- ☆22Updated 7 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- Vectorization EDSL library☆15Updated 5 years ago