mis-wut / feathergpuLinks
☆15Updated 8 years ago
Alternatives and similar repositories for feathergpu
Users that are interested in feathergpu are comparing it to the libraries listed below
Sorting:
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Radix sorting from the ground up☆38Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A fast and highly scalable GPU dynamic memory allocator☆112Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 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☆44Updated 5 years ago
- InstLatX64_Demo☆45Updated 3 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Lace - implementation of work-stealing in C☆55Updated 6 months ago
- ☆39Updated 5 years ago
- Fastest Histogram Construction☆75Updated 4 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…☆59Updated 3 years ago
- ☆59Updated this week
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago