mis-wut / feathergpu
☆15Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for feathergpu
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- InstLatX64_Demo☆41Updated this week
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Linear vs binary search benchmark☆41Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆73Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated last year
- A C++ library for integer array compression☆27Updated 2 years ago
- ☆15Updated 10 years ago
- benchmarking positional population count☆12Updated 7 months ago
- simd algorithms☆9Updated 9 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- This repository contains my experiments with compression-related algorithms☆35Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- For details, see the blog post:☆31Updated 10 months ago
- Fast Hash Functions Using AES Intrinsics☆79Updated 5 years ago