Reference implementation of mdspan targeting C++23
☆495Feb 24, 2026Updated 3 weeks ago
Alternatives and similar repositories for mdspan
Users that are interested in mdspan are comparing it to the libraries listed below
Sorting:
- Reference Implementation for stdBLAS☆157Mar 12, 2026Updated last week
- Various documents and code related to proposals for WG21☆66Aug 5, 2024Updated last year
- Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels☆376Updated this week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆84Updated this week
- The Domain-Correct Quantities and Units Library for C++ — full quantity kind safety, ISO 80000 compliant, C++29 standardization candidate…☆1,380Updated this week
- Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools☆140Updated this week
- Implementation of C++20's std::span for older compilers☆374Feb 14, 2023Updated 3 years ago
- a small lightweight std::execution work-alike☆66Mar 26, 2025Updated 11 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction☆2,479Updated this week
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆643Mar 10, 2023Updated 3 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- A multi-dimensional view over a contiguous array of data.☆11Oct 22, 2019Updated 6 years ago
- Department of Energy Standard Utility Library☆33Jan 30, 2026Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆70Jan 16, 2026Updated 2 months ago
- The most over-engineered C++ assertion library☆703Mar 9, 2026Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- A C++20 library for sequence-orientated programming☆731Oct 24, 2025Updated 4 months ago
- Caliper is an instrumentation and performance profiling library☆400Updated this week
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- A lightweight high performance tensor algebra framework for modern C++☆835Jul 8, 2025Updated 8 months ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Sep 22, 2025Updated 5 months ago
- Performance-portable C++ code for simulating elastic shear waves in an axisymmetric domain.☆13Jan 30, 2022Updated 4 years ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- Experimental Explicit Communications API for Kokkos☆33Mar 5, 2026Updated 2 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- A C++ compile-time math library using generalized constant expressions☆814Jun 22, 2024Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- The C++ Standard Library for Parallelism and Concurrency☆2,808Updated this week
- Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem☆363Mar 11, 2026Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Sep 27, 2024Updated last year