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 7 months ago
- ☆32Updated 4 years ago
- nanothread — Minimal thread pool for task parallelism☆90Updated last month
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆71Updated 7 months ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Lossless compressor of multidimensional floating-point arrays☆122Updated 5 years ago
- Multiprecision for modern C++☆320Updated last year
- The project provides high-performance concurrency, enabling highly parallel computation.☆230Updated last month
- Add-on packages for Vector class library☆76Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 3 months ago
- ☆101Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆334Updated 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…☆152Updated 13 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 6 months ago
- Experimental implementation of ParallelSTL on top of GCD aka libdispatch☆22Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated this week
- Counter-based random number generators for C, C++ and CUDA.☆112Updated last year
- Microbenchmarking for Modern C++☆230Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago