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
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Lossless compressor of multidimensional floating-point arrays☆112Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆60Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Boost.org unordered module☆73Updated 2 weeks ago
- Struct-of-Arrays generator for C++ projects.☆57Updated 9 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- ☆31Updated 3 years ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Greg's Template Library of useful classes.☆199Updated 2 weeks ago
- C++ small containers☆142Updated 3 weeks ago
- ☆50Updated 8 months ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Tiny Test System☆27Updated 2 months ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆20Updated 2 weeks ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Vectorization EDSL library☆15Updated 5 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago