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 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Benchmarks for our memory allocator☆67Updated last year
- 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☆45Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆47Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- 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…☆56Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- ☆107Updated last year
- InstLatX64_Demo☆43Updated last month
- Testing memory-level parallelism☆72Updated last year
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- rans optimized tricks☆24Updated 7 years ago