simd-sorting / fast-and-robustLinks
☆32Updated 4 years ago
Alternatives and similar repositories for fast-and-robust
Users that are interested in fast-and-robust are comparing it to the libraries listed below
Sorting:
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- ☆39Updated 4 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- A mirror of the CRLibm project from INRIA Forge☆50Updated 5 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Radix sorting from the ground up☆37Updated 2 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆93Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- ☆17Updated 9 years ago
- C++ template library for floating point operations☆36Updated last month
- Benchmarks for our memory allocator☆70Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Rebooting the std::bitset franchise☆46Updated 3 weeks ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 4 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago