WojciechMula / simd-heap
☆10Updated 2 months ago
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 last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- 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
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- ☆15Updated 10 years ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- ☆12Updated 8 years ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Really fast C++ hash table☆14Updated 6 years ago
- Concurrent Hash Table☆21Updated 2 months ago