goldsteinn / SIMD-sorting-networkLinks
SIMD sorting network generator and very basic tester
☆16Updated 3 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
Sorting:
- ☆31Updated 3 years ago
- benchmarking positional population count☆14Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Radix sorting from the ground up☆36Updated last year
- ☆39Updated 4 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- ☆17Updated 8 years ago
- Benchmarks for our memory allocator☆64Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 7 months 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
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago