tarsa / SortingAlgorithmsBenchmarkLinks
☆16Updated 10 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☆14Updated last year
- 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
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 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
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆21Updated 7 months ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆54Updated this week
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 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
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago