mis-wut / feathergpuLinks
☆16Updated 8 years ago
Alternatives and similar repositories for feathergpu
Users that are interested in feathergpu are comparing it to the libraries listed below
Sorting:
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Radix sorting from the ground up☆37Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- benchmarking positional population count☆15Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 8 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- ☆31Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Benchmarks for our memory allocator☆69Updated last year
- ☆39Updated 4 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆109Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- A fast and highly scalable GPU dynamic memory allocator☆109Updated 10 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago