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++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- nanothread — Minimal thread pool for task parallelism☆85Updated last week
- A fully featured single header library implementing a vector container with a small buffer optimization.☆66Updated 4 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- ☆31Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 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
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated 3 weeks ago
- Multiprecision for modern C++☆317Updated 9 months ago
- Greg's Template Library of useful classes.☆217Updated last month
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆350Updated 4 years ago
- Lossless compressor of multidimensional floating-point arrays☆118Updated 5 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated last week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- variant type for CUDA☆12Updated 9 years ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- Add-on packages for Vector class library☆75Updated last year
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- 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
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago