Wunkolo / qreverseLinks
A small study in hardware accelerated AoS reversal
☆179Updated 7 years ago
Alternatives and similar repositories for qreverse
Users that are interested in qreverse are comparing it to the libraries listed below
Sorting:
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- Clang with JIT extensions☆237Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- uops.info Code Analyzer☆325Updated 2 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆331Updated 4 years ago
- User-oriented fork of LLVM's opt-viewer☆146Updated 6 months ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated last week
- X86 CPU topics overview for developers , oriented towards performance☆204Updated 3 weeks ago
- Prints values and types during compilation!☆58Updated 7 months ago
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- ☆114Updated 6 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Forward, no matter what.☆133Updated 3 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 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…☆59Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago