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
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Flat containers for C++☆59Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆23Updated 2 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆121Updated 3 years ago
- nanothread — Minimal thread pool for task parallelism☆71Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆40Updated last year
- Polyfill some holes in the SSE intrinsics set☆50Updated 2 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆34Updated last month
- C++20 and onward collection of high performance data containers and related tools☆54Updated 2 weeks ago
- Boost.org unordered module☆70Updated 2 weeks ago
- ☆31Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Add-on packages for Vector class library☆73Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 months ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 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…☆73Updated 9 months ago
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Tiny Test System☆27Updated 2 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- ☆16Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago