goldsteinn / SIMD-sorting-network
SIMD sorting network generator and very basic tester
☆16Updated 2 years ago
Alternatives and similar repositories for SIMD-sorting-network:
Users that are interested in SIMD-sorting-network are comparing it to the libraries listed below
- benchmarking positional population count☆14Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆31Updated 3 years ago
- ☆39Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Benchmarks for our memory allocator☆63Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 4 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆27Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Fast open addressing hash table☆41Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 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
- A fast implementation of log() and exp()☆51Updated 2 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- ☆13Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago