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:
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A simple bitset library in C☆134Updated 4 months ago
- Parallel C++ algorithms☆63Updated last year
- SIMD-enhanced word counter☆249Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated last week
- 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
- 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 benchmark for sorting algorithms☆60Updated 4 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- Random access array of tightly packed unsigned integers☆163Updated 3 years ago
- Coroutines for C.☆75Updated 8 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆196Updated 10 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- A single header buddy memory allocator for C & C++☆188Updated 2 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆134Updated 5 months ago
- Little OpenMP Library☆163Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated last year