intel / x86-simd-sortLinks
C++ template library for high performance SIMD based sorting algorithms
☆949Updated last 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
Sorting:
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,205Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- Vector class library, latest version☆1,375Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,100Updated 4 months ago
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,407Updated this week
- 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,800Updated 3 weeks ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,409Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆732Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,215Updated last week
- A collection of lock-free data structures written in standard C++11☆901Updated 5 months ago
- Message passing based allocator☆1,694Updated last month
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,560Updated 8 months ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- SIMD Vector Classes for C++☆1,495Updated last year
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,715Updated last month
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆318Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,921Updated this week
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,571Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,175Updated 2 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- Greg's Template Library of useful classes.☆201Updated 3 weeks ago