jean553 / c-simd-avx2-example
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
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆89Updated last year
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆38Updated 9 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆121Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Mirror of the Cephes C source for reference☆91Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆323Updated 3 years ago
- C++ template library for floating point operations☆25Updated last week
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 7 months ago
- C11 Lock-free Stack☆181Updated 11 months ago
- C++ Library for Portable SIMD Vectorization☆83Updated 4 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆128Updated 2 months ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆80Updated last year
- Simple C++ code to benchmark fast division algorithms☆49Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- Decimal Floating Point C Library☆103Updated last year
- Add-on packages for Vector class library☆73Updated last year
- Vectorized version of the PCG random number generator☆77Updated 3 weeks ago
- Parallel C++ algorithms☆61Updated 10 months ago
- A simple bitset library in C☆134Updated last month
- A header only library implementing common mathematical functions using SIMD intrinsics☆103Updated last month
- A single header buddy memory allocator for C & C++☆179Updated last month
- Coroutines for C.☆74Updated 8 years ago