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
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- 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
- For details, see the blog post:☆35Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 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
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Persistent memory allocator for data-centric analytics☆60Updated 3 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- Library for lock-free locks☆84Updated 2 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- ☆22Updated 2 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- ☆113Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago