Vectorized / Static-Sort
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
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- nanothread — Minimal thread pool for task parallelism☆63Updated 8 months ago
- ☆31Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆54Updated 3 weeks ago
- Add-on packages for Vector class library☆72Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- std::embed implementation for the poor (C++17)☆86Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆36Updated 11 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Compile-time single-header hash-map written in C++ 17☆14Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆33Updated 2 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆70Updated 7 months ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 5 months ago
- ☆96Updated 8 months ago
- Compile-time reflection for C++ to get field names and types from a struct/class.☆27Updated last month
- Lossless compressor of multidimensional floating-point arrays☆110Updated 4 years ago
- Experimental ranges for CUDA☆25Updated 5 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆32Updated 6 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- A micro microbenchmarking library for C++11 in a single header file☆210Updated 10 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Boost.org unordered module☆66Updated this week
- Tiny Test System☆27Updated last month