Vectorized / Static-SortLinks
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
☆52Updated 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☆202Updated 5 months ago
- nanothread — Minimal thread pool for task parallelism☆85Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- ☆31Updated 4 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated last week
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- Add-on packages for Vector class library☆75Updated last year
- ☆25Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Lossless compressor of multidimensional floating-point arrays☆119Updated 5 years ago
- ☆101Updated last year
- Multiprecision for modern C++☆318Updated 10 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 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…☆150Updated 13 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated last month
- Flat containers for C++☆59Updated 3 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆66Updated 5 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- ☆96Updated 2 months ago