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+☆122Updated 5 years ago
- A simple bitset library in C☆144Updated 2 weeks ago
- Testing common random-number generators (RNG)☆196Updated last month
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆98Updated last year
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- Lightweight locality-aware user-level threading runtime.☆197Updated 3 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆233Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A simple header only SHA1 implementation in C++ (no dependencies)☆73Updated 6 years ago
- Parallel C++ algorithms☆66Updated this week
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Mirror of the Cephes C source for reference☆99Updated 2 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 4 months ago
- 🚀 Fast C/C++ bit population count library☆359Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Vectorized (AVX) version of the game of life☆29Updated 7 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…☆101Updated last year
- Decimal Floating Point C Library☆108Updated 2 months ago
- Coroutines for C.☆78Updated 8 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Header-only C++ library for low precision floating point type emulation.☆178Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago