simd-sorting / fast-and-robustLinks
☆31Updated 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:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Add-on packages for Vector class library☆75Updated last year
- A mirror of the CRLibm project from INRIA Forge☆48Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- ☆39Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- C++ template library for floating point operations☆31Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- SPMD in C++☆68Updated 5 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- stl compatible hashtable☆29Updated 7 years ago
- Radix sorting from the ground up☆37Updated last year
- Test if AVX vector loads and stores are atomic☆30Updated 5 years ago
- A performance-portable geodesic ray tracing library.☆26Updated 2 years ago
- ☆17Updated 8 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- A High-Throughput Parallel Lossless Compressor for Scientific Data☆71Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆49Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago