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☆135Updated 6 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- Testing common random-number generators (RNG)☆187Updated 2 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Random access array of tightly packed unsigned integers☆167Updated 3 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆96Updated last year
- Sorting routine implementations in "template" C☆470Updated last year
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆98Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Lightweight locality-aware user-level threading runtime.☆193Updated 2 weeks ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- An implementation of buddy memory allocation☆112Updated 7 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 4 months ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated last year
- Collection of articles on good practices and tools to improve C code quality☆331Updated 3 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆201Updated 11 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Vectorized (AVX) version of the game of life☆27Updated 7 years ago
- Mirror of the Cephes C source for reference☆95Updated last year
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- PCG — Minimal C Implementation☆430Updated last year