AlbertoBoldrini / simd-cppLinks
Light SIMD library for modern C++
☆13Updated 2 years ago
Alternatives and similar repositories for simd-cpp
Users that are interested in simd-cpp are comparing it to the libraries listed below
Sorting:
- Experimental ranges for CUDA☆25Updated 7 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year
- A tracing framework for C++ and Python.☆67Updated 9 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Cross-platform CMake/C++ library to get the installation prefix of shared library in a relocatable way.☆17Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated this week
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 9 months ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 2 months ago
- ☆150Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- C++23 Tensor, neural networks and mathematical library☆42Updated this week
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- CUDA kernel author's tools☆115Updated 3 years ago
- Binder, tool for automatic generation of Python bindings☆363Updated 4 months ago
- improve the usage experience of std::simd (Parallelism TS 2)☆30Updated 5 months ago
- Google Benchmark data visualization tool☆33Updated 7 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- A simple C++17 vector math library☆10Updated 5 years ago
- Reference Implementation for stdBLAS☆155Updated last week
- C++ HPC Math Library☆46Updated 6 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆234Updated this week
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago