mis-wut / feathergpu
☆15Updated 7 years ago
Alternatives and similar repositories for feathergpu:
Users that are interested in feathergpu are comparing it to the libraries listed below
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- InstLatX64_Demo☆42Updated last month
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Comparing linear and binary searches☆40Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 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
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- benchmarking positional population count☆14Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- ☆56Updated 2 weeks ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 5 years ago
- Information about AVX-512 support on recent Intel processors☆44Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆75Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- ☆15Updated 10 years ago
- Radix sorting from the ground up☆36Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago