numpy / x86-simd-sortLinks
C++ template library for high performance SIMD based sorting algorithms
☆996Updated 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,292Updated last week
- Vector class library, latest version☆1,431Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,306Updated this week
- A collection of lock-free data structures written in standard C++11☆953Updated last year
- Official git repository for libdivide: optimized integer division☆1,288Updated last month
- Reference implementation of Dragonbox in C++☆792Updated 4 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, MySQL, Chro…☆1,989Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,670Updated this week
- Storage for my snippets, toy programs, etc.☆373Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆804Updated last month
- Omnitrace: Application Profiling, Tracing, and Analysis☆346Updated 2 weeks ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,614Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,934Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Message passing based allocator☆1,775Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated 3 weeks ago
- SIMD Vector Classes for C++☆1,516Updated last year
- Docker runner for build-bench☆343Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆680Updated 3 weeks ago
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- Very fast, high quality, platform-independent hashing algorithm.☆752Updated 2 weeks ago
- Complete implementations from "Algorithms for Modern Hardware"☆797Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year