-
ZITI, Heidelberg U
- Heidelberg, Germany
Lists (10)
Sort Name ascending (A-Z)
Stars
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
A General-purpose Task-parallel Programming System using Modern C++
💻 C++ Functional Terminal User Interface. ❤️
oneAPI Threading Building Blocks (oneTBB)
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
Range library for C++14/17/20, basis for C++20's std::ranges
HIP: C++ Heterogeneous-Compute Interface for Portability
The C++ Standard Library for Parallelism and Concurrency
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for…
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications …
The development repository for the deal.II finite element library
Portable header-only C++ low level SIMD library
An efficient C++17 GPU numerical computing library with Python-like syntax
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later