intel / x86-simd-sortLinks
C++ template library for high performance SIMD based sorting algorithms
☆959Updated 2 months ago
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,233Updated this week
- Vector class library, latest version☆1,390Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,498Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆627Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,137Updated 6 months ago
- Reference implementation of Dragonbox in C++☆742Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 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,856Updated last week
- A collection of lock-free data structures written in standard C++11☆921Updated 7 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- Official git repository for libdivide: optimized integer division☆1,241Updated 2 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,470Updated last week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,779Updated this week
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆751Updated last month
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Message passing based allocator☆1,719Updated last week
- Complete implementations from "Algorithms for Modern Hardware"☆773Updated 2 years ago
- SIMD Vector Classes for C++☆1,506Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆322Updated this week
- Very fast, high quality, platform-independent hashing algorithm.☆630Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆752Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- Fast and memory efficient c++ flat hash map/set☆627Updated last week
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,204Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,594Updated 10 months ago
- Greg's Template Library of useful classes.☆214Updated 2 weeks ago