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:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A simple bitset library in C☆137Updated 7 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆96Updated last year
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- B-tree implementation in C☆362Updated 8 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…☆98Updated last year
- Awesome links and information about memory allocation☆181Updated 6 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 5 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Generic Algorithms and Data Structures in C☆35Updated 2 months ago
- A single header buddy memory allocator for C & C++☆208Updated 2 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated last week
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated last year
- Lightweight locality-aware user-level threading runtime.☆196Updated 2 weeks ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Collection of articles on good practices and tools to improve C code quality☆332Updated 3 years ago
- An implementation of buddy memory allocation☆112Updated 7 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year