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☆109Updated 3 weeks 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
- ☆67Updated 8 years ago
- Fast containers of polymorphic objects.☆65Updated 3 weeks ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Flat containers for C++☆59Updated 2 years ago
- WIP☆26Updated 5 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- Example code for generating pybind11 bindings with Boost.Hana.☆21Updated 6 years ago
- 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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 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
- Wrapper for references to array in C++.☆60Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago