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 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 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…☆58Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated last week
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- ☆110Updated last year
- 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
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Lace - implementation of work-stealing in C☆53Updated 2 months ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago