xtensor-stack / xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
☆2,361Updated last week
Alternatives and similar repositories for xsimd:
Users that are interested in xsimd are comparing it to the libraries listed below
- SIMD Vector Classes for C++☆1,483Updated 10 months ago
- Portable header-only C++ low level SIMD library☆1,272Updated 8 months ago
- Vector class library, latest version☆1,358Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,340Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,535Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆610Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,869Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,788Updated last year
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,214Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,561Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,934Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,183Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,186Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,063Updated 3 months ago
- Lightweight profiler library for c++☆2,271Updated 5 months ago
- A C++ GPU Computing Library for OpenCL☆1,602Updated this week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,421Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,936Updated 3 weeks ago
- C++14 lock-free queue.☆1,637Updated last week
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,751Updated last month
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,300Updated last year
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆741Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,404Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,520Updated 9 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,653Updated 3 weeks ago
- A beautiful stack trace pretty printer for C++☆3,997Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,231Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,383Updated this week