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:
- Polymorphic multidimensional array view☆36Updated 4 years ago
- A C++14-and-later expression template library☆110Updated last month
- 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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- ☆67Updated 8 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 2 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- WIP☆26Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆26Updated 9 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago