pmntang / SIMDGiraffe
Visualize SIMD instructions
☆33Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SIMDGiraffe
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A fast implementation of log() and exp()☆49Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Simple C++ code to benchmark fast division algorithms☆47Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- ☆21Updated 2 years ago
- InstLatX64_Demo☆41Updated last week
- String to Float Benchmark☆19Updated 6 years ago
- ☆39Updated 3 years ago
- iOS app to test memory-level parallelism☆20Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated 8 months ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆95Updated 3 months 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
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- ☆28Updated 3 weeks ago
- Dynamic runtime inlining with LLVM☆65Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Comparing linear and binary searches☆38Updated 4 years ago