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☆46Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- benchmarking positional population count☆16Updated last month
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years 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
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Persistent memory allocator for data-centric analytics☆57Updated last month
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 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…☆59Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago