tarsa / SortingAlgorithmsBenchmark
☆16Updated 10 years ago
Alternatives and similar repositories for SortingAlgorithmsBenchmark:
Users that are interested in SortingAlgorithmsBenchmark are comparing it to the libraries listed below
- benchmarking positional population count☆14Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- ☆21Updated 6 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 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
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Boost.Sort☆52Updated last week