mis-wut / feathergpu
☆15Updated 8 years ago
Alternatives and similar repositories for feathergpu:
Users that are interested in feathergpu are comparing it to the libraries listed below
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- InstLatX64_Demo☆43Updated 3 weeks 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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ☆16Updated 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
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- ☆27Updated 2 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- benchmarking positional population count☆14Updated last year
- unrolled skip list library for C☆21Updated 5 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- A fast and highly scalable GPU dynamic memory allocator☆104Updated 10 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Batched random number generation☆17Updated last week