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:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 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
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 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
- ☆113Updated last year
- Comparing linear and binary searches☆43Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Testing memory-level parallelism☆82Updated last year
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- ☆59Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Massively Parallel Huffman Decoding on GPUs☆48Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- InstLatX64_Demo☆45Updated 3 months ago
- Radix sorting from the ground up☆37Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Updated 2 weeks ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- ☆39Updated 4 years ago