dsharlet / arrayLinks
C++ multidimensional arrays in the spirit of the STL
☆202Updated 5 months ago
Alternatives and similar repositories for array
Users that are interested in array are comparing it to the libraries listed below
Sorting:
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆352Updated 4 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆229Updated 4 months ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆334Updated 4 years ago
- Multiprecision for modern C++☆319Updated 10 months ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆67Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- A highly optimised C++ library for mathematical applications and neural networks.☆176Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more