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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Radix sorting from the ground up☆37Updated last year
- ☆27Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- benchmarking positional population count☆14Updated 11 months ago
- Comparing linear and binary searches☆39Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Benchmarks for our memory allocator☆63Updated last year
- Marlin: high throughput entropy compressor☆30Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- ☆56Updated 2 weeks ago
- How fast can we shuffle values?☆37Updated 11 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year