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:
- C++ multidimensional arrays in the spirit of the STL☆201Updated 3 months ago
- ☆31Updated 4 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 6 months 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
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- ☆25Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆66Updated 4 months ago
- Greg's Template Library of useful classes.☆214Updated last week
- nanothread — Minimal thread pool for task parallelism☆82Updated this week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated 3 weeks ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- C++ zero-cost abstraction for SoA/AoS memory layouts☆192Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Add-on packages for Vector class library☆75Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Boost.org unordered module☆76Updated last week
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Flat containers for C++☆59Updated last month
- Lossless compressor of multidimensional floating-point arrays☆117Updated 5 years ago