intel / x86-simd-sort
C++ template library for high performance SIMD based sorting algorithms
☆923Updated this week
Alternatives and similar repositories for x86-simd-sort:
Users that are interested in x86-simd-sort are comparing it to the libraries listed below
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,173Updated this week
- Reference implementation of Dragonbox in C++☆638Updated 5 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,315Updated last week
- A collection of lock-free data structures written in standard C++11☆863Updated 2 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,725Updated last week
- Vector class library, latest version☆1,350Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,042Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆681Updated 3 weeks ago
- Official git repository for libdivide: optimized integer division☆1,157Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,340Updated this week
- SIMD Vector Classes for C++☆1,475Updated 9 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,514Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆708Updated this week
- Message passing based allocator☆1,643Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆309Updated 3 weeks ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,610Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,553Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- Portable header-only C++ low level SIMD library☆1,268Updated 7 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆331Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Storage for my snippets, toy programs, etc.☆350Updated 2 weeks ago
- Fast and memory efficient c++ flat hash map/set☆576Updated last week
- Freestanding fast input/output for C++20☆741Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,820Updated this week
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆469Updated 7 months ago
- Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception hand…☆495Updated last month