wardw / array_view
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
- Polymorphic multidimensional array view☆36Updated 4 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
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A C++14-and-later expression template library☆108Updated 3 months ago
- Fast containers of polymorphic objects.☆64Updated 2 months ago
- WIP☆26Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Various documents and code related to proposals for WG21☆65Updated 7 months ago
- The missing C++ tuple functionality☆84Updated 5 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 small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- ☆67Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Wrapper for references to array in C++.☆60Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 9 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago