Vectorized / Static-SortLinks
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
☆54Updated 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:
- C++ multidimensional arrays in the spirit of the STL☆203Updated 8 months ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 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 3 months 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
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- Lossless compressor of multidimensional floating-point arrays☆124Updated 5 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆234Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 9 months ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated last month
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆356Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Multiprecision for modern C++☆319Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- ☆32Updated 4 years ago
- Header-only C++ program options parser library☆177Updated 2 years ago
- ☆101Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 4 months ago
- Flat containers for C++☆59Updated 7 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- C++ small containers☆148Updated 2 weeks ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago