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:
- 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
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- ☆150Updated last year
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- A simple header only SHA1 implementation in C++ (no dependencies)☆73Updated 6 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- A curated list of awesome SIMD frameworks, libraries and software☆233Updated last year
- Short examples illustrating AVX2 intrinsics for simple tasks.☆98Updated last year
- Parallel C++ algorithms☆66Updated 2 weeks ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆48Updated 4 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Radix sorting from the ground up☆38Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 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 last week
- Mirror of the Cephes C source for reference☆100Updated 2 years ago