C++ multidimensional arrays in the spirit of the STL
☆202May 6, 2025Updated 9 months ago
Alternatives and similar repositories for array
Users that are interested in array are comparing it to the libraries listed below
Sorting:
- A lightweight high performance tensor algebra framework for modern C++☆832Jul 8, 2025Updated 7 months ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- variant type for CUDA☆12Nov 14, 2015Updated 10 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Oct 21, 2020Updated 5 years ago
- Multithreaded header only C++11 CSV parser☆29Mar 12, 2024Updated last year
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Oct 21, 2020Updated 5 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Nov 2, 2025Updated 4 months ago
- Optimize pipelines for locality☆14Feb 21, 2026Updated last week
- Reference implementation of mdspan targeting C++23☆494Updated this week
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- Microbenchmarking for Modern C++☆232Nov 3, 2020Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,253Feb 7, 2026Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- Typed Dataframe C++☆18May 4, 2022Updated 3 years ago
- C++17 Wrapper for ScaLAPACK☆11Oct 5, 2023Updated 2 years ago
- ☆11Jul 13, 2022Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆150Oct 14, 2024Updated last year
- Text encoding for modern C++☆32Jul 12, 2021Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated 2 months ago
- Yet another C++ text formatting library.☆71Dec 15, 2024Updated last year
- Python-like 'enumerate' for C++☆28Feb 21, 2021Updated 5 years ago
- C++20 Dynamic Reflection Library☆139Apr 9, 2025Updated 10 months ago
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Feb 6, 2025Updated last year
- Conan extension☆10Sep 20, 2025Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- Header only associative linear container.☆43Sep 20, 2024Updated last year
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year
- Single Header Constexpr Circular Queue☆17Jul 31, 2020Updated 5 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- ☆117Aug 26, 2024Updated last year
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Oct 4, 2021Updated 4 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago