mis-wut / feathergpu
☆15Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for feathergpu
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Benchmark for memory store throughput☆23Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- InstLatX64_Demo☆41Updated 2 weeks ago
- Finite State Coder☆14Updated 9 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- benchmarking positional population count☆12Updated 8 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 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 last year
- A fast implementation of log() and exp()☆49Updated last year
- This repository contains my experiments with compression-related algorithms☆35Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- I-cache line packing and branch misprediction measuring tool☆17Updated 7 years ago
- ☆28Updated 3 weeks ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago