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 5 years ago
- benchmarking positional population count☆15Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Persistent memory allocator for data-centric analytics☆55Updated last month
- fast prime sieve and hash algorithm☆38Updated 2 months 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
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 7 months ago
- ☆108Updated last year
- 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…☆56Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- The Berkeley Container Library☆124Updated 2 years ago
- C++ template library for floating point operations☆31Updated last month
- Succinct data structures in C/C++☆88Updated 10 months ago