numpy / x86-simd-sortLinks
C++ template library for high performance SIMD based sorting algorithms
☆996Updated 4 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,287Updated this week
- Vector class library, latest version☆1,429Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,301Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- A collection of lock-free data structures written in standard C++11☆953Updated 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,664Updated 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, MySQL, Chro…☆1,984Updated this week
- Reference implementation of Dragonbox in C++☆791Updated 3 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,605Updated last week
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆804Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated this week
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,287Updated last month
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,927Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602Updated 2 years ago
- Message passing based allocator☆1,770Updated 3 months ago
- SIMD Vector Classes for C++☆1,516Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆345Updated last week
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,245Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- This is a repository for the code posted on my blog☆914Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,663Updated last year
- Complete implementations from "Algorithms for Modern Hardware"☆793Updated 3 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,444Updated 2 months ago