Vectorized / Static-SortLinks
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
☆53Updated 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 this week
- ☆31Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆67Updated 6 months ago
- Lossless compressor of multidimensional floating-point arrays☆120Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Greg's Template Library of useful classes.☆225Updated last week
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- ☆101Updated last year
- Add-on packages for Vector class library☆76Updated last year
- Multiprecision for modern C++☆319Updated 10 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- Flat containers for C++☆59Updated 4 months ago
- C++20 Compact Tuple Tools☆56Updated 2 weeks ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- variant type for CUDA☆12Updated 9 years ago
- A performance-portable geodesic ray tracing library.☆26Updated 2 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
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆75Updated last year