intel / x86-simd-sort
C++ template library for high performance SIMD based sorting algorithms
☆887Updated last week
Related projects ⓘ
Alternatives and complementary repositories for x86-simd-sort
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,176Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆964Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆943Updated last month
- Vector class library, latest version☆1,308Updated 9 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,588Updated 2 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- Reference implementation of Dragonbox in C++☆610Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- A collection of lock-free data structures written in standard C++11☆802Updated 3 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,211Updated last week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,406Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Message passing based allocator☆1,579Updated this week
- Official git repository for libdivide: optimized integer division☆1,106Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- SIMD Vector Classes for C++☆1,458Updated 5 months ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,077Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆667Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,614Updated this week
- Portable header-only C++ low level SIMD library☆1,242Updated 2 months ago
- Storage for my snippets, toy programs, etc.☆320Updated 6 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,168Updated 4 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆307Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,106Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month