WojciechMula / simd-heap
☆10Updated last month
Alternatives and similar repositories for simd-heap:
Users that are interested in simd-heap are comparing it to the libraries listed below
- benchmarking positional population count☆14Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- ☆20Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- ☆15Updated 10 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Vectorized intersections (research code)☆14Updated 8 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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Command line parser for C++17.☆26Updated 2 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A User Space Threading Library☆18Updated 9 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago