Vectorized / Static-SortLinks
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
☆52Updated 4 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:
- ☆31Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆201Updated 3 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆107Updated 2 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆65Updated 3 months ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆191Updated 3 years ago
- nanothread — Minimal thread pool for task parallelism☆80Updated 3 months ago
- Lossless compressor of multidimensional floating-point arrays☆116Updated 5 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated 7 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- Greg's Template Library of useful classes.☆208Updated 2 weeks 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…☆148Updated 13 years ago
- Multiprecision for modern C++☆316Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- Add-on packages for Vector class library☆75Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 8 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Experimental ranges for CUDA☆24Updated 6 years ago
- ☆21Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated last month
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated last week
- Execution primitives for C++☆153Updated 5 years ago