nitronoid / multi_span
A multi-dimensional view over a contiguous array of data.
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for multi_span
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Howard Hinnant's example short_alloc (stack-based allocator) that demonstrates allocators in a short and sweet manner☆10Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran☆21Updated this week
- ☆19Updated 3 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Rebooting the std::bitset franchise☆43Updated this week
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated last year
- ☆22Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- CMake plugin composer.☆42Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- homogeneous variadic function parameters☆17Updated 9 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year