Vectorized / Static-SortLinks
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
☆55Updated 5 years ago
Alternatives and similar repositories for Static-Sort
Users that are interested in Static-Sort are comparing it to the libraries listed below
Sorting:
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 9 months ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- ☆32Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- nanothread — Minimal thread pool for task parallelism☆91Updated this week
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆234Updated this week
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- 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
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A Low-Level Abstraction of Memory Access☆93Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆152Updated 13 years ago
- Multiprecision for modern C++☆319Updated last year
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆114Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Lossless compressor of multidimensional floating-point arrays☆124Updated 5 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated last month
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 5 years ago
- Greg's Template Library of useful classes.☆266Updated 3 weeks ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month