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:
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- nanothread — Minimal thread pool for task parallelism☆78Updated 2 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- ☆31Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆40Updated last year
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- Flat containers for C++☆59Updated 2 years ago
- Experimental ranges for CUDA☆24Updated 6 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…☆146Updated 13 years ago
- Small small_vector☆34Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆65Updated 9 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆62Updated last month
- stl compatible hashtable☆29Updated 7 years ago
- Struct-of-Arrays generator for C++ projects.☆57Updated 10 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆99Updated 3 weeks ago
- Lossless compressor of multidimensional floating-point arrays☆113Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Vectorization EDSL library☆15Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- value types for composite class design - with allocators☆51Updated last month