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:
- C library to remove white space from strings as fast as possible☆157Updated last year
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- A simple bitset library in C☆144Updated last month
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- Parallel C++ algorithms☆66Updated 2 weeks ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- Mirror of the Cephes C source for reference☆100Updated 2 years ago
- Decimal Floating Point C Library☆108Updated last week
- A collection of SIMD optimized general purpose hash functions☆48Updated 11 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Storage for my snippets, toy programs, etc.☆374Updated 3 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…☆101Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated 2 years ago
- AOCL-LibM☆127Updated 3 weeks ago
- Vectorized version of the PCG random number generator☆87Updated last month
- Add-on packages for Vector class library☆76Updated 2 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated 2 weeks ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- A curated list of awesome SIMD frameworks, libraries and software☆233Updated last year
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- For details, see the blog post:☆35Updated 2 years ago
- C implementation of Google's PageRank algorithm☆46Updated 3 years ago