C++ multidimensional-arrays

Open-source C++ projects categorized as multidimensional-arrays

Top 6 C++ multidimensional-array Projects

multidimensional-arrays
  1. xtensor

    C++ tensors with broadcasting and lazy computing

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. Fastor

    A lightweight high performance tensor algebra framework for modern C++

  4. array

    C++ multidimensional arrays in the spirit of the STL

  5. librapid

    A highly optimised C++ library for mathematical applications and neural networks.

  6. zimt

    header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code

    Project mention: Expressive Vector Engine – SIMD in C++ | news.ycombinator.com | 2025-01-05

    +1, dynamic dispatch is important. Our Highway library has extensive support for this.

    Detailed intro by kfjahnke here: https://github.com/kfjahnke/zimt/blob/multi_isa/examples/mul...

  7. dynarray

    A header-only library, VLA for C++ (≥C++14). Extended version of std::experimental::dynarray

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ multidimensional-arrays discussion

Log in or Post with

C++ multidimensional-arrays related posts

  • Container slicing in c++

    1 project | /r/cpp | 16 Apr 2023
  • Standard way of doing maths with arrays?

    2 projects | /r/cpp_questions | 9 Mar 2023
  • Risk of valarray being deprecated?

    1 project | /r/cpp_questions | 13 Jul 2022
  • Xtensor: multi-dimensional arrays with broadcasting and lazy computing

    1 project | news.ycombinator.com | 19 Jun 2022
  • Looking for grid library

    2 projects | /r/gamedev | 9 May 2022
  • I found std::dynarray can be extended to multiple-dimensional array version, just like VLA of C99. If a ‘firend’ is added inside dynarray.

    3 projects | /r/cpp | 18 Feb 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source multidimensional-array projects in C++? This list will help you:

# Project Stars
1 xtensor 3,597
2 Fastor 803
3 array 201
4 librapid 173
5 zimt 45
6 dynarray 13

Sponsored
Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?