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
- A C++14-and-later expression template library☆108Updated 2 months 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 modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Fast containers of polymorphic objects.☆64Updated last month
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 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
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- Wrapper for references to array in C++.☆60Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- The missing C++ tuple functionality☆84Updated 5 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Example code for generating pybind11 bindings with Boost.Hana.☆21Updated 6 years ago
- WIP☆26Updated 5 years ago
- ☆67Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 8 months ago
- A C++14/17 implementation of named tuples☆70Updated 6 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Parameterized testing suite for template metaprogramming☆18Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Various documents and code related to proposals for WG21☆65Updated 6 months ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 8 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago