wardw / array_viewLinks
An implementation of the former C++17 proposal `array_view`
☆37Updated 6 years ago
Alternatives and similar repositories for array_view
Users that are interested in array_view are comparing it to the libraries listed below
Sorting:
- A C++14-and-later expression template library☆110Updated last week
- Polymorphic multidimensional array view☆36Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆228Updated 3 months ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Example code for generating pybind11 bindings with Boost.Hana.☆21Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 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
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago