xtensor-stack / xsimdLinks
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))
☆2,605Updated last week
Alternatives and similar repositories for xsimd
Users that are interested in xsimd are comparing it to the libraries listed below
Sorting:
- SIMD Vector Classes for C++☆1,516Updated last year
- Vector class library, latest version☆1,429Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,299Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,444Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,287Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,663Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602Updated 2 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,927Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,219Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,301Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,167Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,907Updated last year
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆804Updated last month
- C++14 lock-free queue.☆1,806Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,140Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,984Updated this week
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,247Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,591Updated 8 months ago
- C++ template library for high performance SIMD based sorting algorithms☆996Updated 4 months ago
- Lightweight profiler library for c++☆2,340Updated 6 months ago
- A C++ GPU Computing Library for OpenCL☆1,644Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,804Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,737Updated 9 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- Unified Executors☆1,681Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,282Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago