jean553 / c-simd-avx2-example
Simple SIMD example in C (AVX2 Vectorization)
☆55Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for c-simd-avx2-example
- A simple bitset library in C☆126Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆83Updated 8 months ago
- CMake module to optimize cflags for architecture extensions such as SSE, AVX☆27Updated 4 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆113Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆72Updated 10 months ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆41Updated 9 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆95Updated this week
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆89Updated 4 months ago
- SIMD-enhanced word counter☆243Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆123Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆56Updated last year
- Mirror of the Cephes C source for reference☆86Updated 11 months ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆90Updated 5 months ago
- Vectorized (AVX) version of the game of life☆24Updated 6 years ago
- Parallel C++ algorithms☆57Updated 6 months ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- Generic Algorithms and Data Structures in C☆33Updated last year
- Little OpenMP Library☆157Updated 2 years ago
- Counter-based random number generators for C, C++ and CUDA.☆89Updated 9 months ago
- A supercharged std::vector implementation (minus Allocator)☆33Updated 7 years ago
- benchmarking positional population count☆12Updated 8 months ago