jean553 / c-simd-avx2-exampleLinks
Simple SIMD example in C (AVX2 Vectorization)
☆60Updated 8 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:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A simple bitset library in C☆142Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆372Updated 2 months ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- SIMD-enhanced word counter☆251Updated 6 years ago
- Testing common random-number generators (RNG)☆196Updated 2 weeks ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆100Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Parallel C++ algorithms☆66Updated last year
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 3 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆98Updated last year
- Decimal Floating Point C Library☆107Updated 2 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- AOCL-LibM☆125Updated last week
- Mirror of the Cephes C source for reference☆99Updated 2 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- Counter-based random number generators for C, C++ and CUDA.☆113Updated last year
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A fast SIMD parser for CSV files☆160Updated 3 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago