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
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 weeks ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- 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
- 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
- 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
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Finite State Coder☆14Updated 9 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 10 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- IMPORTANT NOTICE: This implementation is long outdated. The new libwfv will be released soon. Whole-Function Vectorization is an algorith…☆22Updated 12 years ago
- benchmarking positional population count☆14Updated 10 months ago
- A small DFA for under 16 states☆51Updated 6 years 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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- GPUfs - File system support for NVIDIA GPUs☆92Updated 6 years ago
- Lace - implementation of work-stealing in C☆35Updated 9 months ago
- InstLatX64_Demo☆41Updated last week