numpy / x86-simd-sortLinks
C++ template library for high performance SIMD based sorting algorithms
☆982Updated last month
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,268Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,185Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,544Updated last week
- Vector class library, latest version☆1,404Updated last year
- Reference implementation of Dragonbox in C++☆774Updated last month
- Official git repository for libdivide: optimized integer division☆1,250Updated 4 months ago
- A collection of lock-free data structures written in standard C++11☆931Updated 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, MySQL, Chro…☆1,908Updated last week
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,524Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆757Updated 8 months ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆778Updated this week
- Omnitrace: Application Profiling, Tracing, and Analysis☆333Updated last week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,836Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆618Updated 3 months ago
- Message passing based allocator☆1,746Updated 2 weeks ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,227Updated last week
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- SIMD Vector Classes for C++☆1,511Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆648Updated 2 weeks ago
- Agenium Scale vectorization library for CPUs and GPUs☆334Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆993Updated 3 weeks ago
- A curated list of awesome SIMD frameworks, libraries and software☆214Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,590Updated 2 years ago
- Complete implementations from "Algorithms for Modern Hardware"☆782Updated 2 years ago
- Suite for benchmarking malloc implementations.☆456Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,412Updated 7 months ago