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:
- ☆31Updated 4 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 6 months ago
- nanothread — Minimal thread pool for task parallelism☆85Updated 3 weeks ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- Add-on packages for Vector class library☆76Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- Lossless compressor of multidimensional floating-point arrays☆122Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆68Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated 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.☆109Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Greg's Template Library of useful classes.☆227Updated last month
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months 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
- ☆101Updated last year
- 🚀 Fast C/C++ bit population count library☆354Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- A performance-portable geodesic ray tracing library.☆26Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- ☆25Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year