tarsa / SortingAlgorithmsBenchmarkLinks
☆16Updated 11 years ago
Alternatives and similar repositories for SortingAlgorithmsBenchmark
Users that are interested in SortingAlgorithmsBenchmark are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- For details, see the blog post:☆35Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Updated last year
- ☆113Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Succinct data structures in C/C++☆93Updated last year
- Library for lock-free locks☆84Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- ☆17Updated 10 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Persistent memory allocator for data-centric analytics☆60Updated 3 months ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago