WojciechMula / simd-heap
☆10Updated 3 months ago
Alternatives and similar repositories for simd-heap
Users that are interested in simd-heap are comparing it to the libraries listed below
Sorting:
- 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
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated this week
- A header only structure of arrays container for C++☆41Updated last year
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 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
- 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 header-only bloom filter implementation in C++14.☆13Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆29Updated 6 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- Tiny Test System☆27Updated last month
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- ☆21Updated 6 months ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Simple C++ code to benchmark fast division algorithms☆50Updated 4 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago