jean553 / c-simd-avx2-exampleLinks
Simple SIMD example in C (AVX2 Vectorization)
☆56Updated 7 years ago
Alternatives and similar repositories for c-simd-avx2-example
Users that are interested in c-simd-avx2-example are comparing it to the libraries listed below
Sorting:
- A simple bitset library in C☆134Updated 3 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Radix sorting from the ground up☆36Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆96Updated 11 months ago
- Port of Java's TimSort to C☆47Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆107Updated 3 months ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Vectorized version of the PCG random number generator☆77Updated 3 months ago
- Clone of the Chaos CVS repository using git-cvsimport.☆12Updated 12 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆95Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Updated 11 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated last month
- strtod and dtoa correct rounding and fast☆41Updated last year
- Testing common random-number generators (RNG)☆184Updated last year
- ☆23Updated 2 months ago
- Parallel C++ algorithms☆62Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- LALR(1) parser for C++☆79Updated 10 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆132Updated 4 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆186Updated 8 months ago