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
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- ☆31Updated 3 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆59Updated last week
- Boost.org unordered module☆72Updated last week
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 2 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
- Unofficial mirror of Blaze library on Bitbucket☆63Updated 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 11 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 9 months ago
- simple ray tracing library focusing on good code☆56Updated last year
- C++20 Compact Tuple Tools☆49Updated this week
- value types for composite class design - with allocators☆50Updated this week
- Tiny Test System☆27Updated last month
- ☆49Updated 7 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆104Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago