jean553 / c-simd-avx2-example
Simple SIMD example in C (AVX2 Vectorization)
☆55Updated 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
- CMake module to optimize cflags for architecture extensions such as SSE, AVX☆27Updated 7 months ago
- A simple bitset library in C☆132Updated 4 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆119Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated 2 weeks ago
- A small study in hardware accelerated AoS reversal☆174Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 3 months ago
- ☆145Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Vectorized (AVX) version of the game of life☆25Updated 6 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆59Updated 2 years ago
- C library to remove white space from strings as fast as possible☆152Updated 5 months ago
- Parallel C++ algorithms☆59Updated 9 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated 10 months ago
- Mandelbrot set in SIMD (SSE, AVX)☆82Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆97Updated this week
- Generic Algorithms and Data Structures in C☆34Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A header-only ANSI C library for writing colored text to the terminal☆53Updated 6 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…☆92Updated 8 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- A single header buddy memory allocator for C & C++☆167Updated this week
- Provides a header-only iterator template that is easy to adapt for any custom container☆47Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆337Updated 7 months ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆45Updated 3 years ago
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.☆30Updated last year