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
Related projects ⓘ
Alternatives and complementary repositories for Static-Sort
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆46Updated last month
- A header only library implementing common mathematical functions using SIMD intrinsics☆92Updated 2 weeks ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆29Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆210Updated 8 months ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- Various documents and code related to proposals for WG21☆65Updated 3 months ago
- Struct-of-Arrays generator for C++ projects.☆46Updated 3 months ago
- ☆31Updated 3 years ago
- Add-on packages for Vector class library☆71Updated 11 months ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Greg's Template Library of useful classes.☆119Updated last week
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆184Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- variant type for CUDA☆12Updated 8 years ago
- C++ multidimensional arrays in the spirit of the STL☆198Updated 2 weeks ago
- Flat containers for C++☆56Updated 2 years ago
- Dynamic loading examples outside CppCon 2021☆15Updated 3 years ago
- A collection of std-like single-header C++ libraries☆156Updated last month
- C++ small containers☆138Updated 3 months ago
- Microbenchmarking for Modern C++☆211Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆50Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆64Updated last year