jean553 / c-simd-avx2-exampleLinks
Simple SIMD example in C (AVX2 Vectorization)
☆60Updated 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:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last month
- Storage for my snippets, toy programs, etc.☆371Updated last month
- This repository contains high-performance implementations of memset and memcpy in assembly.☆338Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- Testing common random-number generators (RNG)☆194Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆226Updated last year
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A simple bitset library in C☆141Updated 9 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- Little OpenMP Library☆169Updated 3 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆98Updated last year
- Header-only C++ library for low precision floating point type emulation.☆178Updated 5 years ago
- Parallel C++ algorithms☆66Updated last year
- ☆111Updated last year
- Decimal Floating Point C Library☆106Updated last month
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- 🚀 Fast C/C++ bit population count library☆356Updated last year
- A small study in hardware accelerated AoS reversal☆177Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆49Updated 4 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago