goldsteinn / SIMD-sorting-network
SIMD sorting network generator and very basic tester
☆16Updated 2 years ago
Alternatives and similar repositories for SIMD-sorting-network:
Users that are interested in SIMD-sorting-network are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆13Updated 10 months ago
- ☆31Updated 3 years ago
- ☆39Updated 3 years ago
- A fast implementation of log() and exp()☆50Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Benchmarks for our memory allocator☆62Updated last year
- For details, see the blog post:☆32Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆61Updated 11 months ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- C++20 Coroutines and io_uring☆47Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆30Updated 7 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last week
- ☆17Updated 8 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last week
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Flat containers for C++☆56Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago