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:
- C library to remove white space from strings as fast as possible☆155Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆368Updated last week
- A curated list of awesome SIMD frameworks, libraries and software☆219Updated last year
- A benchmark for sorting algorithms☆62Updated 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…☆99Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- A simple bitset library in C☆137Updated 8 months ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last week
- Parallel C++ algorithms☆65Updated last year
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- Little OpenMP Library☆168Updated 3 years ago
- Radix sorting from the ground up☆37Updated last year
- Header-only C++ library for low precision floating point type emulation.☆177Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated 2 months ago
- Vectorized (AVX) version of the game of life☆28Updated 7 years ago
- "Replay-based" REPLs for compiled languages.☆318Updated 3 years ago
- Mirror of the Cephes C source for reference☆96Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆354Updated last year
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Decimal Floating Point C Library☆106Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago