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:
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Parallel C++ algorithms☆62Updated last year
- A simple bitset library in C☆134Updated 4 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆108Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- ☆147Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆133Updated 4 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…☆96Updated last year
- Short examples illustrating AVX2 intrinsics for simple tasks.☆95Updated last year
- David M. Gay's floating-point conversion library☆34Updated 15 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- C++ vector class library, version 1☆24Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- C++ template library for floating point operations☆28Updated 2 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Lightweight locality-aware user-level threading runtime.☆187Updated last month
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago