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 simple bitset library in C☆137Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 5 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated last week
- Parallel C++ algorithms☆66Updated last year
- A curated list of awesome SIMD frameworks, libraries and software☆208Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 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…☆98Updated last year
- Testing common random-number generators (RNG)☆190Updated 2 years ago
- Mirror of the Cephes C source for reference☆95Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Random access array of tightly packed unsigned integers☆170Updated 3 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆97Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated last month
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 6 months ago
- String Matching Algorithms Research Tool☆107Updated last year
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated last year
- C11 Lock-free Stack☆183Updated last year
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago