C++ multidimensional-arrays

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

Top 5 C++ multidimensional-array Projects

  • xtensor

    C++ tensors with broadcasting and lazy computing

  • Project mention: Does anyone know any good open source project to optimize? | /r/cpp | 2023-06-07
  • Fastor

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • array

    C++ multidimensional arrays in the spirit of the STL

  • Project mention: Benchmarking 20 programming languages on N-queens and matrix multiplication | news.ycombinator.com | 2024-01-02

    I should have mentioned somewhere, I disabled threading for OpenBLAS, so it is comparing one thread to one thread. Parallelism would be easy to add, but I tend to want the thread parallelism outside code like this anyways.

    As for the inner loop not being well optimized... the disassembly looks like the same basic thing as OpenBLAS. There's disassembly in the comments of that file to show what code it generates, I'd love to know what you think is lacking! The only difference between the one I linked and this is prefetching and outer loop ordering: https://github.com/dsharlet/array/blob/master/examples/linea...

  • librapid

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

  • Project mention: Huge LibRapid Update -- New Features, Performance Improvements and Bug Fixes | /r/cpp | 2023-08-04

    In addition to all of these changes, I used LibRapid and Surge to write a simple Flappy Bird genetic AI as a proof of concept. The code runs well on all platforms and can simulate over 20,000 birds without too much trouble. If you want to check it out, here's the GitHub page: https://github.com/Pencilcaseman/FlappyBirdAI

  • dynarray

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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 related posts

Index

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

Project Stars
1 xtensor 3,205
2 Fastor 699
3 array 188
4 librapid 152
5 dynarray 14

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com